@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-2833> a schema:Event;
  schema:description "<p>CONDUCTOR: Cosette Justo Valdés GUEST ARTISTS: Titlope Sonuga, Wakefield Brewster; poets Prepare for an unforgettable season finale concert filled with poetry and passion. Featuring special guests, renowned Nigerian poet Titilope Sonuga and</p>"@en;
  schema:disambiguatingDescription "Port Theatre - 2026-04-25T19:30:00-07:00"@en,
    "Port Theatre - 2026-04-25T19:30:00-07:00"@fr;
  schema:endDate "2026-04-25T21:30:00-07:00"^^xsd:dateTime;
  schema:eventAttendanceMode schema:OfflineEventAttendanceMode;
  schema:eventStatus schema:EventScheduled;
  schema:location <http://kg.artsdata.ca/resource/K2-5487>;
  schema:name "Romeo &amp; Juliet"@en;
  schema:organizer <http://kg.artsdata.ca/resource/K14-116>;
  schema:startDate "2026-04-25T19:30:00-07:00"^^xsd:dateTime;
  schema:url <https://www.porttheatre.com/events/romeo-juliet-2026/>;
  skos:historyNote "Minted Arstsdata ID for schema:Event on 2025-11-21T17:59:27.279Z using external URI https://www.porttheatre.com/events/romeo-juliet-2026/14001ASQBPJTJLPNKCVSVSGCTCKBPVCGV";
  prov:generatedAtTime "2025-11-21T17:59:27.279Z"^^xsd:dateTime .
