@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/K3-176> a schema:Person;
  schema:disambiguatingDescription "arts education, music, music ";
  schema:name "Breana McCullough";
  schema:sameAs <https://ipaa.ca/profile/indigenous-artist/Breana.McCullough#Person>,
    <http://www.wikidata.org/entity/Q125251741>;
  skos:historyNote "Artsdata ID minted from https://ipaa.ca/profile/indigenous-artist/Breana.McCullough#Person on 2022-08-16 with name Breana McCullough  "@en .
