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-129",
"type": "Person",
"sameAs": [
"https://twitter.com/saraduffs",
"https://www.facebook.com/saradufourmusic",
"https://www.instagram.com/saradufour_tougn/",
"https://www.youtube.com/channel/UC8DrJqt5KMER0MudtIPneWw"
],
"name": "Sara Dufour",
"url": "http://www.saradufour.com"
}
</script>