@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://kg.artsdata.ca/resource/K10-529> a schema:Organization;
  schema:alternateName "Capitol Theatre"@en;
  schema:disambiguatingDescription "Nelson (BC) CA";
  schema:name "Capitol Theatre Restoration Society"@en,
    "Capitol Theatre Restoration Society";
  schema:sameAs <http://www.wikidata.org/entity/Q105751339>,
    <https://www.instagram.com/capitolnelsonbc/>,
    <https://www.facebook.com/capitolnelson/>,
    <https://www.youtube.com/channel/UCE99ojBctEO_osGNd9oZWSg>;
  schema:url <https://capitoltheatre.ca>;
  prov:generatedAtTime "2023-09-19T00:00:00Z"^^xsd:dateTime;
  <http://www.wikidata.org/prop/direct/P2003> "capitolnelsonbc/";
  <http://www.wikidata.org/prop/direct/P2013> "capitolnelson/" .
