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/K14-29",
  "type": "Organization",
  "sameAs": [
    "http://www.wikidata.org/entity/Q2945952",
    "http://scenepro.ca#Organization225",
    "https://en.wikipedia.org/wiki/National_Arts_Centre",
    "https://fr.wikipedia.org/wiki/Centre_national_des_Arts",
    "https://isni.org/isni/0000000121544232"
  ],
  "name": "National Arts Centre"
}
</script>