@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/K14-171> a schema:Organization;
  schema:description "Corpus is a Canadian dance company whose work often combines humour with dance. Besides major productions, they often perform in schools, and are co-creators of the Treehouse TV series 4 Square. They have performed thousands of shows internationally since their founding in 1997 by David Danzon and Sylvie Bouchard."@en;
  schema:image [
    a schema:ImageObject;
    schema:height "480";
    schema:representativeOfPage "True";
    schema:url <https://scenesfrancophones.ca/sites/default/files/styles/large/public/2023-03/Corpus_la%20bulle.jpg?itok=fRf_qBFN>;
    schema:width "480"
  ];
  schema:name "CORPUS";
  schema:sameAs <https://capacoa.ca/member/151>,
    <http://www.wikidata.org/entity/Q126952120>,
    <http://www.wikidata.org/entity/Q5172618>,
    <https://www.corpus.ca>,
    <https://en.wikipedia.org/wiki/Corpus_(dance_troupe)>,
    <https://isni.org/isni/0000000115085009>;
  schema:url <https://scenesfrancophones.ca/artistes/corpus>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization 'CORPUS' on 2023-07-27T19:55:40.830Z";
  prov:generatedAtTime "2023-07-27T19:55:40.830Z"^^xsd:dateTime .
