@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-560> a schema:Event;
  schema:disambiguatingDescription "Parc des Coccinelles - 2024-07-17T23:00:00Z";
  schema:endDate "2024-07-18T00:00:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K5-318>;
  schema:name "Théâtre à ciel ouvert : Iris en été au Parc des Coccinelles "@fr;
  schema:startDate "2024-07-17T23:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Théâtre à ciel ouvert : Iris en été au Parc des Coccinelles ' on 2024-06-27T16:18:24.202Z";
  prov:generatedAtTime "2024-06-27T16:18:24.202Z"^^xsd:dateTime .
