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/K2-5918",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q354534",
    "http://musicbrainz.org/artist/594f94a3-e379-4430-baed-103fe440d907"
  ],
  "name": "David Suzuki"
}
</script>