@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p073881937> a schema1:Person ;
    rdfs:label "Casey, Maude (1950-)" ;
    schema1:birthDate "1950" ;
    schema1:description "bron: Hoofdstuk 'Re-witching writing : emerging out of silence' door Maude Casey (in: Strategies of Silence: Reflections on the Practice and Pedagogy of Creative / sel. and ed. by Simon Heywood and Moy McCrory. - Routledge, 2021)",
        "mb" ;
    schema1:familyName "Casey" ;
    schema1:givenName "Maude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64a8b3310086b3fe2a03305233ccdae9> ;
    schema1:name "Maude Casey" .

