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-5816",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3080696",
    "https://isni.org/isni/0000000073636852",
    "http://musicbrainz.org/artist/550b5eea-4202-4037-9fae-66fc7ae77340"
  ],
  "name": "France D'Amour",
  "url": "https://francedamour.ca/"
}
</script>