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/K12-115",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q1772432",
    "https://en.wikipedia.org/wiki/Jesse_Cook",
    "https://www.instagram.com/musicianjessecook/",
    "https://www.facebook.com/JesseCookHQ/",
    "https://twitter.com/jessecookhq",
    "https://www.youtube.com/jessecookhq",
    "https://fr.wikipedia.org/wiki/Jesse_Cook",
    "https://isni.org/isni/000000007366540X"
  ],
  "name": "Jesse Cook",
  "url": "https://www.jessecook.com"
}
</script>