@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-5240> a schema:Organization;
  schema:alternateName "Town Hall Arts and Cultural Centre"@en,
    "THACC"@en,
    "Astor Theatre Society"@en;
  schema:disambiguatingDescription "performing arts presenting organization in Liverpool, Nova Scotia, Canada"@en,
    "organisme de diffusion des arts de la scène à Liverpool en Nouvelle-Écosse, Canada"@fr;
  schema:name "Astor Theatre"@en,
    "Astor Theatre"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q129448450>;
  schema:url <http://astortheatre.ns.ca/wp/>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization named 'Astor Theatre' on 2024-08-21T19:07:31.201Z";
  prov:generatedAtTime "2024-08-21T19:07:31.201Z"^^xsd:dateTime .
