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/K2-5004",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q637195",
    "https://isni.org/isni/0000000106199899",
    "http://musicbrainz.org/artist/9833b13b-380b-4571-b445-f05a9ea66591"
  ],
  "name": "Alanis Obomsawin"
}
</script>