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-205",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/53cd10d2-b5ac-4072-901b-dd0380864b4c",
  "name": "Jonathan Roy"
}
</script>