@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/K5-619> a schema:Person;
  schema:description "Alex Bulmer is a Canadian playwright and theatre artist. Bulmer is the co-founder of the theatre companies SNIFF Inc. and Invisible Flash. She wrote the play Smudge and was a writer for the 2009 Channel 4 series Cast Offs."@en;
  schema:disambiguatingDescription "Playwright, performer";
  schema:hasOccupation <http://www.wikidata.org/entity/Q36180>;
  schema:name "Alex Bulmer"@en;
  schema:sameAs <http://kg.footlight.io/resource/451e624d-f95c-4ab0-bc78-17bcc09d67af>,
    <http://www.wikidata.org/entity/Q98197981>,
    <https://en.wikipedia.org/wiki/Alex_Bulmer>;
  schema:url <https://alexbulmer.co.uk/>;
  skos:historyNote "Minted Arstsdata ID for schema:Person 'Alex Bulmer' on 2024-03-26T01:39:36.270Z";
  prov:generatedAtTime "2024-03-26T01:39:36.270Z"^^xsd:dateTime .
