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-192",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q464534",
    "http://capacitor.culturecreates.com/fe2f25d7-0994-4290-8ae5-e9827cb5a137",
    "https://en.wikipedia.org/wiki/Robert_Charlebois",
    "https://fr.wikipedia.org/wiki/Robert_Charlebois",
    "https://isni.org/isni/0000000083712871"
  ],
  "name": "Robert Charlebois"
}
</script>