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/K2-5307",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q632199",
    "https://en.wikipedia.org/wiki/Alexander_Shelley",
    "https://isni.org/isni/0000000407577638"
  ],
  "name": "Alexander Shelley"
}
</script>