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-283",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q3385778",
"https://en.wikipedia.org/wiki/Pierre_Lapointe",
"https://fr.wikipedia.org/wiki/Pierre_Lapointe",
"https://www.facebook.com/PierreLapointeOfficielle",
"https://twitter.com/OfficielPierre",
"https://www.instagram.com/pierrelapointe.officiel/",
"https://isni.org/isni/0000000081601270"
],
"name": "Pierre Lapointe",
"url": "https://pierrelapointe.com",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/Pierre_Lapointe.JPG"
}
}
</script>