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/K17-17",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q2679049",
    "http://www.maureenjennings.com/",
    "https://en.wikipedia.org/wiki/Maureen_Jennings",
    "https://fr.wikipedia.org/wiki/Maureen_Jennings",
    "https://isni.org/isni/0000000073758120"
  ],
  "name": "Maureen Jennings",
  "url": "http://www.maureenjennings.com/"
}
</script>