@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-5759> a schema:Person;
  schema:hasOccupation <http://www.wikidata.org/entity/Q488205>,
    <http://www.wikidata.org/entity/Q639669>;
  schema:name "Ivan Boivin-Flammand"@en,
    "Ivan Boivin-Flamand";
  schema:sameAs <http://www.wikidata.org/entity/Q97272097>;
  schema:url <https://scenesfrancophones.ca/artistes/ivan-boivin-flamand>;
  skos:historyNote "Minted Arstsdata ID for schema:Person named 'Ivan Boivin-Flammand' on 2025-02-24T18:47:19.525Z";
  prov:generatedAtTime "2025-02-24T18:47:19.525Z"^^xsd:dateTime .
