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/K3-151",
  "type": "Person",
  "sameAs": [
    "https://ipaa.ca/profile/indigenous-artist/moe_clark#Person",
    "http://www.wikidata.org/entity/Q65116392",
    "https://www.facebook.com/moeclark.creatrix",
    "https://twitter.com/moeclark?lang=en",
    "http://www.moeclark.ca",
    "https://instagram.com/moeclark/",
    "https://fr.wikipedia.org/wiki/Moe_Clark",
    "https://isni.org/isni/0000000451846479"
  ],
  "name": "moe clark"
}
</script>