@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-6140> a schema:Person;
  <http://kg.artsdata.ca/ontology/originEC> <http://www.wikidata.org/entity/Q213396>;
  schema:disambiguatingDescription "Wendat artist"@en,
    "artiste wendat"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q488205>,
    <http://www.wikidata.org/entity/Q639669>;
  schema:name "Sandrine Masse"@fr,
    "Sandrine Masse"@en,
    "Sandrine Masse"@mul;
  schema:sameAs <http://www.wikidata.org/entity/Q133734382>,
    <https://open.spotify.com/artist/35fwgEtPJdcASmEbtG4MZh>;
  skos:historyNote "Minted Arstsdata ID for schema:Person on 2025-10-14T19:43:48.571Z using facts passed in to minting service (http://www.wikidata.org/entity/Q133734382)";
  prov:generatedAtTime "2025-10-14T19:43:48.571Z"^^xsd:dateTime .
