@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-5196> a schema:Organization;
  schema:name "Charlotte Street Arts Centre"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q129106184>;
  skos:historyNote "Minted Arstsdata ID for schema:Organization named 'Charlotte Street Arts Centre' on 2024-08-15T14:38:04.858Z";
  prov:generatedAtTime "2024-08-15T14:38:04.858Z"^^xsd:dateTime .
