@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-149> a schema:Person;
  <http://kg.artsdata.ca/ontology/originEC> <http://www.wikidata.org/entity/Q392316>;
  schema:disambiguatingDescription "spoken word, dance, music, theatre, other ",
    "indigenous artist"@en,
    "artiste autochtone"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q483501>;
  schema:name "Maura Garcia"@en,
    "Maura Garcia"@fr,
    "Maura Garcia"@mul;
  schema:sameAs <http://www.wikidata.org/entity/Q113501970>;
  schema:url <http://www.maurathedancer.com>;
  skos:historyNote "Artsdata ID minted from https://ipaa.ca/profile/indigenous-artist/maurathedancer#Person on 2022-08-09 with name Maura Garcia  "@en .
