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-84",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q2511665",
    "https://en.wikipedia.org/wiki/Veda_Hille",
    "https://twitter.com/vedahille?lang=en",
    "https://isni.org/isni/0000000073759246"
  ],
  "name": "Veda Hille",
  "url": "https://vedahille.com"
}
</script>