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-438",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/30e61241-b099-4466-99b8-ddcd267f5ae7",
    "https://www.facebook.com/allotiri/"
  ],
  "name": "Thierry Larose"
}
</script>