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/K3-58",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q64745724",
    "http://musicbrainz.org/artist/89f48262-9aa9-4bd7-aa3c-00660a1e6a7c"
  ],
  "name": "Logan Staats"
}
</script>