@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/K23-2777> a schema:EventSeries;
  schema:disambiguatingDescription "Place des Arts - Cinquième Salle - 2025-04-22T19:00:00-04:00";
  schema:endDate "2025-04-26T19:00:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K11-22>;
  schema:name "Compagnie Philippe Saire - Hocus Pocus Cinquième Salle"@fr;
  schema:startDate "2025-04-22T19:00:00-04:00"^^xsd:dateTime;
  schema:subEvent <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-22T190000-0400>,
    <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-23T190000-0400>,
    <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-24T190000-0400>,
    <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-25T190000-0400>,
    <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-26T150000-0400>,
    <http://kg.footlight.io/resource/placedesarts-com_compagnie-philippe-saire-hocus-pocus#2025-04-26T190000-0400>;
  skos:historyNote "Minted Arstsdata ID for schema:EventSeries named 'Compagnie Philippe Saire - Hocus Pocus Cinquième Salle' on 2024-07-16T15:28:58.214Z";
  prov:generatedAtTime "2024-07-16T15:28:58.214Z"^^xsd:dateTime .
