@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-120> a schema:Organization;
  schema:disambiguatingDescription "Duncan (BC) CA";
  schema:name "Winnipeg International Children's Festival"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q113488563>;
  skos:historyNote "Artsdata ID minted from https://capacoa.ca.member/142 on 2022-08-10 with name Winnipeg International Children's Festival"@en .
