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-446",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q42907697",
    "https://www.imdb.com/name/nm9519548/",
    "https://vimeo.com/user1422608",
    "https://twitter.com/larakramerdanse?lang=en",
    "https://en.wikipedia.org/wiki/Lara_Kramer"
  ],
  "name": "Lara Kramer",
  "url": "http://www.larakramer.ca"
}
</script>