@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-2656> a schema:Event;
  schema:disambiguatingDescription "Théâtre du Cégep de Trois-Rivières - 2024-06-21T20:00:00-04:00";
  schema:location <http://kg.artsdata.ca/resource/K16-246>;
  schema:name "France d’Amour Quatorze"@fr;
  schema:startDate "2024-06-21T20:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'France d’Amour Quatorze' on 2024-07-08T19:04:46.894Z";
  prov:generatedAtTime "2024-07-08T19:04:46.894Z"^^xsd:dateTime .
