@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-7160> a schema:Person;
  schema:alternateName "Jorane Pelletier"@fr,
    "Johane Pelletier"@fr,
    "Jorane Pelletier"@en,
    "Johanne Pelletier"@fr;
  schema:disambiguatingDescription "Canadian musician"@en,
    "musicienne canadienne"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q177220>,
    <http://www.wikidata.org/entity/Q753110>,
    <http://www.wikidata.org/entity/Q488205>,
    <http://www.wikidata.org/entity/Q36834>,
    <http://www.wikidata.org/entity/Q639669>;
  schema:name "Jorane"@fr,
    "Jorane"@en,
    "Jorane"@mul;
  schema:sameAs <http://www.wikidata.org/entity/Q468714>,
    <https://isni.org/isni/0000000383207316>,
    <http://musicbrainz.org/artist/cfead26a-e32f-4778-b790-18d2f533999f>,
    <https://open.spotify.com/artist/6i4QbQrxJaY2aDhTYOYvJ7>,
    <https://isni.org/isni/0000000072498363>;
  schema:url <http://www.jorane.com>;
  skos:historyNote "Minted Arstsdata ID for schema:Person on 2026-05-07T21:38:51.827Z using facts passed in to minting service (http://www.wikidata.org/entity/Q468714)";
  prov:generatedAtTime "2026-05-07T21:38:51.827Z"^^xsd:dateTime .
