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-6990",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3370133",
    "https://isni.org/isni/0000000118806617",
    "http://musicbrainz.org/artist/ba27017b-19ad-4f33-b7bf-8c9677593d33"
  ],
  "name": "Patsy Gallant"
}
</script>