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-101",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q7172356",
"https://en.wikipedia.org/wiki/Pete_Zedlacher",
"https://www.facebook.com/petezedlacher",
"https://twitter.com/zedlacher",
"https://www.youtube.com/user/zedlacher",
"https://www.instagram.com/zedlacher/"
],
"name": "Pete Zedlacher",
"url": "https://zedlacher.com"
}
</script>