@prefix prov: <http://www.w3.org/ns/prov#> .
@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#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://kg.artsdata.ca/resource/K2-5228> a schema:Organization,
    <http://kg.artsdata.ca/ontology/Organization>;
  schema:description "Kittiwake Dance Theatre is the oldest non-profit dance company in the Canadian province of Newfoundland and Labrador. It was founded in March 1987 by , an American dancer who moved to St. John's, Newfoundland and Labrador in 1978. Rimsay served as Kittiwake's artistic director from 1987–2007; she was succeeded by Martin Vallée. Based in St. John's, Kittiwake boasts a repertoire of more than fifty works, and is well-known for its annual performance of The Nutcracker; it also offers workshops and residency projects. Kittiwake Dance Theatre is a not-for-profit organization, overseen by Board of Directors, elected annually."@en;
  schema:name "Kittiwake Dance Theatre"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q85774656>,
    <https://en.wikipedia.org/wiki/Kittiwake_Dance_Theatre>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization named 'Kittiwake Dance Theatre' on 2024-08-21T18:35:37.350Z";
  prov:generatedAtTime "2024-08-21T18:35:37.350Z"^^xsd:dateTime .
