@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-5021> a schema:Person;
  <http://kg.artsdata.ca/ontology/originEC> <http://www.wikidata.org/entity/Q213396>;
  schema:alternateName "Geneviève Salamone"@en;
  schema:disambiguatingDescription "Huron-Wendat violinist and composer"@en;
  schema:hasOccupation <http://www.wikidata.org/entity/Q1259917>,
    <http://www.wikidata.org/entity/Q36834>;
  schema:name "Geneviève Gros-Louis"@en,
    "Geneviève Gros-Louis"@fr,
    "Geneviève Gros-Louis"@mul;
  schema:sameAs <http://www.wikidata.org/entity/Q125761220>;
  schema:url <https://www.genevievegroslouis.com/>;
  skos:historyNote "Minted Arstsdata ID for schema:Person named 'Geneviève Gros-Louis' on 2024-06-11T15:48:13.621Z";
  prov:generatedAtTime "2024-06-11T15:48:13.621Z"^^xsd:dateTime .
