@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-4890> a schema:Person;
  schema:description "Romane Denis is a Canadian actress. She is most noted for her performance in the film Slut in a Good Way (Charlotte a du fun), for which she received a Prix Iris nomination for Revelation of the Year at the 20th Quebec Cinema Awards, and a Canadian Screen Award nomination for Best Supporting Actress at the 7th Canadian Screen Awards in 2019. She voiced Nikki Gold in the video game Marvel's Guardians of the Galaxy."@en;
  schema:disambiguatingDescription "Canadian actress"@en,
    "actrice canadienne"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q177220>,
    <http://www.wikidata.org/entity/Q33999>,
    <http://www.wikidata.org/entity/Q2865819>,
    <http://www.wikidata.org/entity/Q60723829>,
    <http://www.wikidata.org/entity/Q10800557>;
  schema:name "Romane Denis"@en,
    "Romane Denis"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q61679588>,
    <https://en.wikipedia.org/wiki/Romane_Denis>,
    <https://isni.org/isni/0000000508266126>;
  skos:historyNote "Minted Arstsdata ID for schema:Person 'Romane Denis' on 2023-04-03T00:00:00Z";
  prov:generatedAtTime "2023-04-03T00:00:00Z"^^xsd:dateTime .
