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-244",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q94785810",
    "https://en.wikipedia.org/wiki/Guillaume_C%C3%B4t%C3%A9",
    "https://www.thecanadianencyclopedia.ca/en/article/guillaume-cote",
    "https://www.facebook.com/guillaumecotepage/",
    "https://www.instagram.com/guillaumecote/",
    "https://twitter.com/guillaume__cote"
  ],
  "name": "Guillaume Côté"
}
</script>