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-656",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/5a5aa6dd-785f-4ad7-9fc2-6809c8916382",
  "name": "Martin Dubé",
  "url": "http://martindubeshow.com/"
}
</script>