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/K5-1028",
  "type": "Organization",
  "sameAs": [
    "http://kg.footlight.io/resource/1eb07d43-287f-45bc-877c-dbe5b182cac6",
    "http://www.wikidata.org/entity/Q6508134",
    "https://en.wikipedia.org/wiki/Le_Th%C3%A9%C3%A2tre_des_Nouveaux_Compagnons",
    "https://fr.wikipedia.org/wiki/Th%C3%A9%C3%A2tre_des_Nouveaux_Compagnons"
  ],
  "name": "Théâtre des Nouveaux Compagnons",
  "url": "https://tnc.quebec/"
}
</script>