@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-4825> a schema:Person;
  schema:description "Sylvie Desrosiers (born August 28, 1954) is a Canadian writer living in Quebec. She was born in Montreal and received a BA in visual arts from the Université de Montréal. Desrosiers contributed to the Quebec humour magazine Croc. In 1987, she published La patte dans le sac which became the first of 18 novels in the Notdog series. With , she wrote the script for the film Red Nose (Nez rouge). Also, she was scriptwriter for the 2006 film Duo. Desrosiers lives in Longueuil."@en;
  schema:disambiguatingDescription "Canadian journalist and writer"@en,
    "écrivain et journaliste québécois"@fr;
  schema:hasOccupation <http://www.wikidata.org/entity/Q36180>,
    <http://www.wikidata.org/entity/Q28389>,
    <http://www.wikidata.org/entity/Q1930187>,
    <http://www.wikidata.org/entity/Q4853732>;
  schema:name "Sylvie Desrosiers"@en,
    "Sylvie Desrosiers"@fr;
  schema:sameAs <http://www.wikidata.org/entity/Q3507307>,
    <https://en.wikipedia.org/wiki/Sylvie_Desrosiers>,
    <https://fr.wikipedia.org/wiki/Sylvie_Desrosiers>,
    <https://isni.org/isni/0000000073606231>;
  skos:historyNote "Minted Arstsdata ID for schema:Person 'Sylvie Desrosiers' on 2023-04-03T00:00:00Z";
  prov:generatedAtTime "2023-04-03T00:00:00Z"^^xsd:dateTime .
