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/K13-88",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3154588",
    "http://capacitor.culturecreates.com/0c5d3a22-f494-4c6b-b0a1-aa8c6744f61b",
    "https://fr.wikipedia.org/wiki/Irvin_Blais",
    "https://isni.org/isni/0000000074836709"
  ],
  "name": "Irvin Blais"
}
</script>