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-100",
"type": "Person",
"sameAs": [
"https://www.youtube.com/user/myrehaug",
"https://twitter.com/PaulMyrehaug",
"https://www.facebook.com/paulmyrehaug/",
"https://www.instagram.com/paulmyrehaug/"
],
"name": "Paul Myrehaug",
"url": "https://www.paulmyrehaug.com"
}
</script>