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-6335",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q105349",
    "http://musicbrainz.org/artist/ed801bdd-f057-41c0-94fb-76cb5676cd59",
    "https://open.spotify.com/artist/6zkX5fhrSD4tdVOmimR9wB"
  ],
  "name": "Oscar Peterson",
  "url": "https://oscarpeterson.com"
}
</script>