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-448",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q3229483",
"https://www.facebook.com/lenniegallant/",
"https://musicbrainz.org/artist/14d93377-7ef7-4297-8f17-8bb3055cfcbe",
"https://en.wikipedia.org/wiki/Lennie_Gallant",
"https://www.youtube.com/user/lenniegallant/featured",
"https://www.instagram.com/lennie_gallant/",
"https://twitter.com/lenniegallant",
"https://fr.wikipedia.org/wiki/Lennie_Gallant",
"https://isni.org/isni/0000000074004830"
],
"name": "Lennie Gallant",
"url": "http://lenniegallant.com",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/Lennie_Gallant.jpg"
}
}
</script>