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-285",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q15992327",
    "https://www.facebook.com/FrancoisBellefeuille.Officiel",
    "https://twitter.com/fbellefeuille",
    "https://fr.wikipedia.org/wiki/François_Bellefeuille",
    "https://fr.wikipedia.org/wiki/Fran%C3%A7ois_Bellefeuille"
  ],
  "name": "François Bellefeuille",
  "url": "https://www.francoisbellefeuille.com"
}
</script>