@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-4436> a schema:Event,
    <http://kg.artsdata.ca/ontology/Event>;
  schema:description """Tu es invité au tournoi officiel de basketball 3v3 (3 participants contre 3 participants). Apporte ton équipe et prépare toi à la compétition. L'équipe gagnante pourra remporter un prix de champion!
"""@fr;
  schema:disambiguatingDescription "Centre Jeunesse d'Aylmer - 2024-11-14T18:00:00-05:00"@en,
    "Centre Jeunesse d'Aylmer - 2024-11-14T18:00:00-05:00"@fr;
  schema:endDate "2024-11-14"^^xsd:date;
  schema:eventAttendanceMode schema:OfflineEventAttendanceMode;
  schema:eventStatus schema:EventScheduled;
  schema:image "https://calendrier.gatineau.cloud/upload/calendrier/6018a629-1820-42f3-b678-4a8d238f7de0.jpg";
  schema:location <http://kg.artsdata.ca/resource/K5-444>;
  schema:name "Basketball 3v3"@fr;
  schema:organizer <http://kg.artsdata.ca/resource/K16-114>;
  schema:startDate "2024-11-14T18:00:00-05:00"^^xsd:dateTime;
  schema:url <https://calendrier.gatineau.cloud/calendrier/evenement.aspx?langue=fr-ca&id_evenement=44906>;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Basketball 3v3' on 2024-11-02T19:02:18.427Z";
  prov:generatedAtTime "2024-11-02T19:02:18.427Z"^^xsd:dateTime .
