JSON-LD Schema.org

JSON-LD using Schema.org @context. It can be copy/pasted into HTML Webpages.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K5-440",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/03276dad-9db3-4541-a6a6-e5387a69bc05",
    "https://www.facebook.com/ClepperEmilie/"
  ],
  "name": "Emilie Clepper",
  "url": "https://www.emilieclepper.ca/"
}
</script>