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-6771",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q2939887",
    "http://musicbrainz.org/artist/d2cdecf0-696c-4c17-8f92-f11ff2fb5a5c",
    "https://open.spotify.com/artist/7q7gMpTUdEVOombfNjJSLa",
    "http://musicbrainz.org/artist/8a710107-f437-4f63-8ed9-91bc58cf172f"
  ],
  "name": "Carole Facal",
  "url": "https://www.caracolmusic.com/"
}
</script>