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-208",
  "type": "Person",
  "sameAs": "http://kg.footlight.io/resource/7d187cec-b726-4f2d-9af4-40a6375a5ba9",
  "name": "Pierre-Luc Pomerleau"
}
</script>