@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/K16-211> a schema:Organization;
  schema:disambiguatingDescription "national arts service organization for the performing arts domain in Canada"@en,
    "organisme national de services aux arts pour le domaine des arts de la scène au Canada"@fr;
  schema:name "CAPACOA"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q85541788>,
    <http://scenepro.ca#Organization211>;
  skos:historyNote "Artsdata ID minted from http://scenepro.ca#Organization211 on 2022-09-07 with name CAPACOA, official website https://capacoa.ca/, and contact email domain @capacoa.ca"@en .
