@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-3649> a schema:Event;
  schema:disambiguatingDescription "Salle Les-frères-Lemaire - 2025-03-26T19:30:00-04:00";
  schema:location <http://kg.artsdata.ca/resource/K4-12>;
  schema:name "Alan Lake Factorie - S’abreuver des volcans"@fr;
  schema:startDate "2025-03-26T19:30:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Alan Lake Factorie - S’abreuver des volcans' on 2024-08-13T03:23:36.389Z";
  prov:generatedAtTime "2024-08-13T03:23:36.389Z"^^xsd:dateTime .
