@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#> .

<http://kg.artsdata.ca/resource/K13-129> a schema:Person;
  schema:hasOccupation <http://www.wikidata.org/entity/Q177220>;
  schema:name "Mara Tremblay"@en;
  schema:sameAs <http://capacitor.culturecreates.com/b27fcf66-251f-46f2-b71f-d1181ecfeb5d>,
    <http://www.wikidata.org/entity/Q3287332>,
    <https://fr.wikipedia.org/wiki/Mara_Tremblay>,
    <https://isni.org/isni/0000000076340301>;
  skos:historyNote "Artsdata ID minted from http://capacitor.culturecreates.com/b27fcf66-251f-46f2-b71f-d1181ecfeb5d on 2021-06-10 with name Mara Tremblay"@en .
