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/K5-432",
  "type": "Organization",
  "sameAs": [
    "http://kg.footlight.io/resource/46b73510-3fa0-4feb-813e-90bdacefc58b",
    "http://www.wikidata.org/entity/Q3194533",
    "https://www.facebook.com/groupekain/",
    "https://en.wikipedia.org/wiki/Ka%C3%AFn",
    "https://fr.wikipedia.org/wiki/Ka%C3%AFn",
    "https://isni.org/isni/0000000088611295"
  ],
  "name": "Kaïn",
  "url": "https://kain.ca/"
}
</script>