@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-540> a schema:Event;
  schema:disambiguatingDescription "Centre d'art de Sainte-Rose - 2024-08-30T23:00:00Z";
  schema:endDate "2024-08-31T00:30:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K5-359>;
  schema:name "Virées patrimoniales : D’un Ouimet à l’autre, à la lueur des lanternes"@fr;
  schema:startDate "2024-08-30T23:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Virées patrimoniales : D’un Ouimet à l’autre, à la lueur des lanternes' on 2024-06-12T03:04:04.743Z";
  prov:generatedAtTime "2024-06-12T03:04:04.743Z"^^xsd:dateTime .
