@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-4756> a schema:Person;
  schema:description "Anik Jean (born April 11, 1977) is a Canadian pop and rock singer, actress, director, and screenwriter. She is most noted for her 2005 album Le Trashy Saloon, which was a shortlisted Juno Award finalist for Francophone Album of the Year at the Juno Awards of 2006."@en;
  schema:disambiguatingDescription "Canadian musical artist"@en,
    "auteure-compositrice-interprète - chanteuse de rock et guitariste - réalisatrice et scénariste canadienne"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q177220>,
    <http://www.wikidata.org/entity/Q488205>,
    <http://www.wikidata.org/entity/Q33999>,
    <http://www.wikidata.org/entity/Q2526255>;
  schema:name "Anik Jean"@fr,
    "Anik Jean"@en;
  schema:sameAs <http://www.wikidata.org/entity/Q2849955>,
    <https://en.wikipedia.org/wiki/Anik_Jean>,
    <https://fr.wikipedia.org/wiki/Anik_Jean>,
    <https://isni.org/isni/0000000075768322>;
  skos:historyNote "Minted Arstsdata ID for schema:Person 'Anik Jean' on 2023-04-03T00:00:00Z";
  prov:generatedAtTime "2023-04-03T00:00:00Z"^^xsd:dateTime .
