@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-44> a schema:Organization;
  schema:disambiguatingDescription "Dartmouth (NS) CA";
  schema:name "Brad Reid"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q112572950>;
  skos:historyNote "Artsdata ID minted from https://capacoa.ca/member/83 on 2022-02-17"@en .
