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-496",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q3574532",
"https://en.wikipedia.org/wiki/Zachary_Richard",
"https://fr.wikipedia.org/wiki/Zachary_Richard",
"https://isni.org/isni/0000000073669144"
],
"name": "Zachary Richard",
"url": "https://www.zacharyrichard.com",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/Zachary_Richard,_Montreal_2013-06-19_-_028a_(cropped).JPG"
}
}
</script>