@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/K43-566> a schema:Event;
  schema:disambiguatingDescription "Centre de la nature - 2024-07-07T17:30:00Z";
  schema:endDate "2024-08-04T18:30:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K5-234>;
  schema:name "Théâtre à ciel ouvert - Nico l’inoubliable au Centre de la nature"@fr;
  schema:startDate "2024-07-07T17:30:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Théâtre à ciel ouvert - Nico l’inoubliable au Centre de la nature' on 2024-06-27T16:26:05.021Z";
  prov:generatedAtTime "2024-06-27T16:26:05.021Z"^^xsd:dateTime .
