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-1",
"type": "Person",
"sameAs": [
"http://www.wikidata.org/entity/Q5261938",
"https://en.wikipedia.org/wiki/Derek_Edwards"
],
"name": "Derek Edwards",
"url": "http://www.derekedwards.ca"
}
</script>