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-7058",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q30600623",
    "https://isni.org/isni/0000000120349259",
    "http://musicbrainz.org/artist/df45cd79-2b60-454c-9110-a3e61a1e5e14"
  ],
  "name": "Constantinople",
  "url": [
    "https://constantinople.ca/",
    "https://constantinople.ca/en/home/"
  ]
}
</script>