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-5778",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3013022",
    "https://isni.org/isni/0000000119349980",
    "http://musicbrainz.org/artist/8f3761d2-9e6a-4f0c-b85b-81156d392f68"
  ],
  "name": "Dan Bigras",
  "url": "http://www.danbigras.com"
}
</script>