@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-5052> a schema:Person;
  schema:description "Tantoo Cardinal CM (born Rose Marie Cardinal; July 20, 1950) is a Canadian actress of Cree and Métis heritage. In 2009, she was made a member of the Order of Canada \"for her contributions to the growth and development of Aboriginal performing arts in Canada, as a screen and stage actress, and as a founding member of the Saskatchewan Native Theatre Company.\""@en;
  schema:disambiguatingDescription "Canadian actress"@en,
    "actrice canadienne"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q33999>,
    <http://www.wikidata.org/entity/Q2526255>,
    <http://www.wikidata.org/entity/Q2259451>,
    <http://www.wikidata.org/entity/Q10800557>;
  schema:name "Tantoo Cardinal"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q187545>,
    <https://en.wikipedia.org/wiki/Tantoo_Cardinal>,
    <https://fr.wikipedia.org/wiki/Tantoo_Cardinal>,
    <https://isni.org/isni/0000000074241203>;
  schema:workLocation [
    a schema:Place;
    schema:address [
      a schema:PostalAddress;
      schema:addressCountry "CA";
      schema:addressRegion "AB"
    ]
  ];
  skos:historyNote "Minted Arstsdata ID for schema:Person named 'Tantoo Cardinal' on 2024-06-11T17:39:38.348Z";
  prov:generatedAtTime "2024-06-11T17:39:38.348Z"^^xsd:dateTime .
