@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-8032> a schema:Event;
  schema:additionalType <http://kg.artsdata.ca/ontology/Event>;
  schema:description "<p>65 million years ago, dinosaurs ruled the Earth…<br>30 years ago, a movie about dinosaurs ruled the box office…<br>This year, you are invited to HOLD ON TO YOUR BUTTS!</p><p>This “funny, head-spinning Jurassic Park parody” (The Times) is a must-see “chaotic masterpiece” (Stage to Page) <em><strong>returning to the West End and Edinburgh Fringe Festival this Summer!</strong></em> HOLD ON TO YOUR BUTTS showcases Foley sound and physical theatre and is “imaginative, slick silliness on an epic scale” (London Theatre 1).</p><p>Don’t walk, RUN to get your tickets for <em>“a show that should never go extinct.”</em> (All that Dazzles)</p>";
  schema:disambiguatingDescription "Key City Theatre - 2027-01-28T19:30:00-08:00"@en,
    "Key City Theatre - 2027-01-28T19:30:00-08:00"@fr;
  schema:eventStatus schema:EventScheduled;
  schema:location <http://kg.artsdata.ca/resource/K2-5328>;
  schema:name "Hold On To Your Butts";
  schema:organizer <http://kg.artsdata.ca/resource/K14-15>;
  schema:startDate "2027-01-28T19:30:00-07:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event on 2026-05-04T05:36:31.360Z using facts passed in to minting service (https://arts-tc.ca/tour/24717-7961)";
  prov:generatedAtTime "2026-05-04T05:36:31.360Z"^^xsd:dateTime .
