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-430",
"type": "Person",
"sameAs": [
"https://en.wikipedia.org/wiki/Alexandre_Da_Costa",
"http://www.wikidata.org/entity/Q4720819",
"https://fr.wikipedia.org/wiki/Alexandre_Da_Costa",
"https://isni.org/isni/0000000078470150"
],
"name": "Alexandre Da Costa",
"url": "http://www.alexandredacosta.com/",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/Alexandre_Da_Costa.jpg"
}
}
</script>