@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-10016> a schema:Event;
  schema:additionalType <http://kg.footlight.io/resource/7f3ecdba-de65-4041-8871-817fe5b68c82>;
  schema:disambiguatingDescription "Burlington Performing Arts Centre - Main Theatre - 2026-05-24T15:00:00-04:00"@en,
    "Burlington Performing Arts Centre - Main Theatre - 2026-05-24T15:00:00-04:00"@fr;
  schema:eventAttendanceMode schema:OfflineEventAttendanceMode;
  schema:image [
    a schema:ImageObject;
    schema:url <https://burlingtonpac.ca/wp-content/uploads/2025/05/Concert-Posters-for-BPAC-Box-Office-800-x-500-px-003.png>
  ];
  schema:location <http://kg.artsdata.ca/resource/K11-73>;
  schema:name "Oakville Symphony Youth Orchestra: Musical Potpurri - The Burlington Performing Arts Centre"@en;
  schema:performer <http://kg.artsdata.ca/resource/K2-6875>,
    <http://kg.artsdata.ca/resource/K2-6876>;
  schema:startDate "2026-05-24T15:00:00-04:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event on 2026-04-30T22:56:09.891Z using facts passed in to minting service (http://kg.footlight.io/resource/burlington-ca_osyo-musical-potpurri)";
  prov:generatedAtTime "2026-04-30T22:56:09.891Z"^^xsd:dateTime .
