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/K12-297",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q816515",
    "https://en.wikipedia.org/wiki/Ben_Heppner",
    "https://twitter.com/benheppner",
    "https://www.youtube.com/channel/UC8NZoP7KwRJKVDAp07cvOoQ",
    "https://fr.wikipedia.org/wiki/Ben_Heppner_(t%C3%A9nor)",
    "https://isni.org/isni/0000000114439215"
  ],
  "name": "Ben Heppner"
}
</script>