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-38",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q2942196",
    "http://capacitor.culturecreates.com/32288dbe-6bb1-4722-b568-4c194f9e4403",
    "https://fr.wikipedia.org/wiki/Cathy_Gauthier"
  ],
  "name": "Cathy Gauthier"
}
</script>