@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-4115> a schema:Event;
  schema:disambiguatingDescription "Salle Vincent-Spain - 2025-03-15T20:00:00-04:00"@en,
    "Salle Vincent-Spain - 2025-03-15T20:00:00-04:00"@fr;
  schema:location <http://kg.artsdata.ca/resource/K2-224>;
  schema:name "Souldia"@fr;
  schema:organizer <http://kg.artsdata.ca/resource/K5-604>;
  schema:performer <http://kg.artsdata.ca/resource/K5-6>;
  schema:startDate "2025-03-15T20:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Souldia' on 2024-09-14T05:55:53.044Z";
  prov:generatedAtTime "2024-09-14T05:55:53.044Z"^^xsd:dateTime .
