@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-5019> a schema:Person;
  schema:description "Fawn Wood is a Cree and Salish musician from St. Paul, Alberta, Canada. She is most noted for her album Kakike, for which she won the Juno Award for Traditional Indigenous Artist of the Year at the Juno Awards of 2022. She is the daughter of Earl Wood, a musician with the traditional Cree group Northern Cree, and the cousin of Joel Wood, a musician who was a fellow Juno nominee in the same category in 2022. She studied the Cree language at Blue Quills University."@en;
  schema:disambiguatingDescription "indigenous Singer-Songwriter"@en;
  schema:hasOccupation <http://www.wikidata.org/entity/Q639669>;
  schema:name "Fawn Wood"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q111659759>,
    <https://en.wikipedia.org/wiki/Fawn_Wood>;
  skos:historyNote "Minted Arstsdata ID for schema:Person named 'Fawn Wood' on 2024-06-11T15:46:07.413Z";
  prov:generatedAtTime "2024-06-11T15:46:07.413Z"^^xsd:dateTime .
