@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/K2-7088> a schema:Organization;
  schema:alternateName "Realwheels Society"@mul,
    "Realwheels Theatre"@mul,
    "Realwheels Society"@fr,
    "Realwheels Society"@en,
    "Realwheels Theatre"@fr,
    "Realwheels Theatre"@en,
    "GLITCH THEATRE SOCIETY"@en,
    "GLITCH THEATRE SOCIETY"@fr,
    "GLITCH THEATRE SOCIETY"@mul;
  schema:disambiguatingDescription "theatre company in Vancouver, British Columbia, Canada"@en,
    "compagnie en théâtre à Vancouver, Colombie-Britannique, Canada"@fr;
  schema:name "Glitch Theatre"@en,
    "Glitch Theatre"@fr,
    "Glitch Theatre"@mul;
  schema:sameAs <http://www.wikidata.org/entity/Q75640423>;
  schema:url <https://glitchtheatre.ca>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization on 2026-03-31T03:57:37.691Z using facts passed in to minting service (http://www.wikidata.org/entity/Q75640423)";
  prov:generatedAtTime "2026-03-31T03:57:37.691Z"^^xsd:dateTime .
