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-255",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q104125894",
    "https://twitter.com/sambreton",
    "https://www.instagram.com/sambreton_/",
    "https://www.facebook.com/LeSamBreton/",
    "https://fr.wikipedia.org/wiki/Sam_Breton"
  ],
  "name": "Sam Breton",
  "url": "https://www.sambreton.com"
}
</script>