@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-4363> a schema:Event;
  schema:description """Viens découvrir le watter pong une superbe activité préparer par nos super animateurs!


"""@fr;
  schema:disambiguatingDescription "Centre communautaire Saint-Raymond - 2024-10-26T18:00:00-04:00"@en,
    "Centre communautaire Saint-Raymond - 2024-10-26T18:00:00-04:00"@fr;
  schema:endDate "2024-10-26"^^xsd:date;
  schema:eventAttendanceMode schema:OfflineEventAttendanceMode;
  schema:eventStatus schema:EventScheduled;
  schema:image "https://calendrier.gatineau.cloud/upload/calendrier/451b979d-3fef-4108-8930-e9c7281b66d1.JPG";
  schema:location <http://kg.artsdata.ca/resource/K5-435>;
  schema:name "Mario party & watter pong"@fr;
  schema:organizer <http://kg.artsdata.ca/resource/K16-114>;
  schema:startDate "2024-10-26T18:00:00-04:00"^^xsd:dateTime;
  schema:url <https://calendrier.gatineau.cloud/calendrier/evenement.aspx?langue=fr-ca&id_evenement=44877>;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Mario party & watter pong' on 2024-10-11T18:59:04.536Z";
  prov:generatedAtTime "2024-10-11T18:59:04.536Z"^^xsd:dateTime .
