JSON-LD Schema.org

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-405",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q92358732",
    "https://takeshimcgregor.com",
    "https://japanesecanadianartists.com/artist/mark-takeshi-mcgregor/#Agent",
    "https://en.wikipedia.org/wiki/Mark_Takeshi_McGregor"
  ],
  "name": "Mark Takeshi McGregor",
  "url": "https://marktakeshimcgregor.com"
}
</script>