@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-1585> a schema:Event;
  schema:disambiguatingDescription "Salle Odyssée - 2025-04-08T20:00:00-04:00";
  schema:endDate "2025-04-08T20:00:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K2-197>;
  schema:name "Antoni Rémillard"@fr;
  schema:organizer <http://kg.artsdata.ca/resource/K16-67>;
  schema:startDate "2025-04-08T20:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event 'Antoni Rémillard' on 2024-04-24T21:59:28.720Z";
  prov:generatedAtTime "2024-04-24T21:59:28.720Z"^^xsd:dateTime .
