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-918",
  "type": "Person",
  "sameAs": [
    "http://kg.footlight.io/resource/54c80304-7e6e-4769-9ac0-c3c976fbe4f8",
    "http://www.wikidata.org/entity/Q7826809",
    "https://en.wikipedia.org/wiki/Torquil_Campbell",
    "https://isni.org/isni/0000000119435002"
  ],
  "name": "Torquil Campbell"
}
</script>