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-27",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q5593633",
"https://en.wikipedia.org/wiki/Matt_Andersen",
"https://www.instagram.com/mattandersenmusic/",
"https://www.youtube.com/user/mattandersenmusic",
"https://twitter.com/matt_andersen",
"https://www.facebook.com/mattandersenofficial/",
"https://isni.org/isni/0000000369752326"
],
"name": "Matt Andersen",
"url": "http://www.stubbyfingers.ca"
}
</script>