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-286",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q2848613",
"https://fr.wikipedia.org/wiki/André_Sauvé",
"https://www.facebook.com/AndreSauveOfficiel/",
"https://fr.wikipedia.org/wiki/Andr%C3%A9_Sauv%C3%A9"
],
"name": "André Sauvé",
"url": "http://andresauve.com",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/André_Sauvé_au_festival_fierté_de_Montréal_--_2.png"
}
}
</script>