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-250",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q56309390",
"https://www.facebook.com/martin.vachon.50/",
"https://twitter.com/MartinVachon",
"https://www.instagram.com/martinvachon/",
"https://fr.wikipedia.org/wiki/Martin_Vachon"
],
"name": "Martin Vachon",
"url": "https://www.martinvachon.ca"
}
</script>