@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-4162> a schema:Event;
  schema:additionalType <http://kg.artsdata.ca/resource/MusicPerformance>;
  schema:description """David Myles and the Stadacona Band unite for an unforgettable evening of holiday music. 
"""@en;
  schema:disambiguatingDescription "Fredericton Playhouse - 2024-12-03T19:00:00-04:00"@en,
    "Fredericton Playhouse - 2024-12-03T19:00:00-04:00"@fr;
  schema:image "https://theplayhouse.ca/sites/default/files/styles/hero_image/public/2024-09/Stadacona%20Band%20web%20pic.png";
  schema:location <http://kg.artsdata.ca/resource/K11-62>;
  schema:name "Stadacona Band Christmas Tour - With Special Guest David Myles"@fr,
    "Stadacona Band Christmas Tour - With Special Guest David Myles"@en;
  schema:organizer <http://kg.artsdata.ca/resource/K14-51>,
    <http://kg.footlight.io/resource/a0275ce4-4b6f-40ee-93c9-f60b78cc446c>;
  schema:performer <http://kg.artsdata.ca/resource/K12-122>;
  schema:startDate "2024-12-03T19:00:00-04:00"^^xsd:dateTime;
  schema:url <https://theplayhouse.ca/en/schedule-and-tickets/stadacona-band-christmas-tour-special-guest-david-myles>;
  skos:historyNote "Minted Arstsdata ID for schema:Event named 'Stadacona Band Christmas Tour - With Special Guest David Myles' on 2024-09-24T16:56:15.509Z";
  prov:generatedAtTime "2024-09-24T16:56:15.509Z"^^xsd:dateTime .
