@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-9796> a schema:Event;
  schema:additionalType <http://kg.artsdata.ca/ontology/Event>;
  schema:description "<p>Bangs, Bobs &amp; Banter: Confessions of a Hairstylist will have audiences laughing their heads off…without messing up their hair. Nikki, a charismatic hairstylist with a gift for storytelling, invites the audience into her salon, seamlessly shifting between characters and revealing a hilarious mix of sassy, saucy, and scandalous secrets. <br><br>Critic's Choice Award Winner-Best Solo Comedy – Orlando Fringe (2024) <br>Sold-Out Run – Edmonton Fringe (2024) <br>Patrons Pick Award – Orlando Fringe (2025) <br>Sold-Out Run – Orlando Fringe (2025)<br><br>Don’t miss out on this hilarious, heartfelt, must-see show!</p>";
  schema:disambiguatingDescription "Miners' Union Hall - 2027-02-28T19:00:00-07:00"@en,
    "Miners' Union Hall - 2027-02-28T19:00:00-07:00"@fr;
  schema:eventStatus schema:EventScheduled;
  schema:location <http://kg.artsdata.ca/resource/K2-6183>;
  schema:name "Bangs, Bobs & Banter - Gravity Theatre";
  schema:performer <http://kg.artsdata.ca/resource/K4-451>;
  schema:startDate "2027-02-28T19:00:00-07:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event on 2026-06-08T05:48:21.477Z using facts passed in to minting service (https://arts-tc.ca/tour/24692-7937)";
  prov:generatedAtTime "2026-06-08T05:48:21.477Z"^^xsd:dateTime .
