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-364",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/55057c55-0338-40f8-b544-196621af2183",
    "https://www.facebook.com/LemireDaniel/",
    "http://www.wikidata.org/entity/Q3014323",
    "https://fr.wikipedia.org/wiki/Daniel_Lemire",
    "https://isni.org/isni/0000000076756606"
  ],
  "name": "Daniel Lemire",
  "url": "https://www.sixiemesens.ca/spectacle/daniel-lemire/"
}
</script>