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-264",
"type": "Person",
"sameAs": [
"https://www.facebook.com/yvanpedneaultofficiel/",
"https://twitter.com/yvanpedneault",
"https://www.instagram.com/yvanpedneaultofficiel/",
"https://www.youtube.com/channel/UCgCrIMpEUOsu4s9N10GYjbQ"
],
"name": "Yvan Pedneault",
"url": "https://yvanpedneault.com"
}
</script>