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-349",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q6437806",
"https://www.imdb.com/name/nm0861038/",
"https://en.wikipedia.org/wiki/Kristen_Thomson",
"https://isni.org/isni/0000000074242919"
],
"name": "Kristen Thomson",
"image": {
"type": "ImageObject",
"url": "https://commons.wikimedia.org/wiki/Special:FilePath/Kristen_Thomson.jpg"
}
}
</script>