@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-765> a schema:Event;
  schema:disambiguatingDescription "Club SAW - 2025-07-05T21:00:00-04:00"@en,
    "Club SAW - 2025-07-05T21:00:00-04:00"@fr;
  schema:endDate "2025-07-05T23:00:00-04:00"^^xsd:dateTime;
  schema:location <http://kg.artsdata.ca/resource/K4-139>;
  schema:name "WolfGANG Sessions #26"@en;
  schema:startDate "2025-07-05T21:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'WolfGANG Sessions #26' on 2024-09-24T11:23:37.643Z";
  prov:generatedAtTime "2024-09-24T11:23:37.643Z"^^xsd:dateTime .
