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-206",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/5d58f420-ddac-4f12-a24c-6e9bbd8c1f32",
  "name": "Eve Côté"
}
</script>