@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://kg.artsdata.ca/resource/K2-288> a schema:Organization;
  <http://kg.artsdata.ca/ontology/originEC> <http://www.wikidata.org/entity/Q15571255>;
  schema:alternateName "Théâtre autochtone du CNA"@mul;
  schema:disambiguatingDescription "department of the National Arts Centre dedicated to the production and presentation of Indigenous performance works"@en;
  schema:name "NAC Indigenous Theatre"@en,
    "Théâtre autochtone du CNA"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q105878246>;
  schema:url <https://nac-cna.ca/en/indigenoustheatre>,
    <https://nac-cna.ca/fr/indigenoustheatre>;
  skos:historyNote "Artsdata ID type schema:Organization minted from http://www.wikidata.org/entity/Q105878246 on 2023-03-23 with name NAC Indigenous Theatre "@en .
