@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/K14-113> a schema:Organization;
  schema:disambiguatingDescription "St. Albert (AB) CA";
  schema:name "City of St. Albert"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q113330100>;
  skos:historyNote "Artsdata ID minted from https://capacoa.ca.member/133 on 2022-07-12 with name City of St. Albert"@en .
