@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-9784> a schema:Event;
  schema:additionalType <http://kg.artsdata.ca/ontology/Event>;
  schema:description "<p>Shaun Boothe is an award-winning hip hop artist who is redefining what it means to inspire. On stage, he combines creativity, authenticity, and compelling storytelling to deliver an unforgettable experience.<br><br>Combining biographical hip-hop songs and documentary-style music videos, <strong>Shaun Boothe &amp; The Unauthorized Biography Series</strong> is an explosive and motivational musical presentation. It awakens the greatness that lives within us all and celebrates some of the world’s greatest cultural icons like Terry Fox, Serena Williams, Bob Marley, Malala Yousafzai and Dr. Martin Luther King, Jr.</p>";
  schema:disambiguatingDescription "The Capitol Theatre - 2027-04-01T18:00:00-07:00"@en,
    "The Capitol Theatre - 2027-04-01T18:00:00-07:00"@fr;
  schema:eventStatus schema:EventCancelled;
  schema:location <http://kg.artsdata.ca/resource/K11-225>;
  schema:name "Shaun Boothe & The Unauthorized Biography Series";
  schema:organizer <http://kg.artsdata.ca/resource/K10-529>;
  schema:startDate "2027-04-01T18:00:00-07:00"^^xsd:dateTime;
  skos:historyNote "Minted Arstsdata ID for schema:Event on 2026-06-08T05:47:37.761Z using facts passed in to minting service (https://arts-tc.ca/tour/24607-7879)";
  prov:generatedAtTime "2026-06-08T05:47:37.761Z"^^xsd:dateTime .
