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

<http://data.bibliotheken.nl/id/thes/p146838491> a schema1:Person ;
    rdfs:label "Bouma, Mieke (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "scenarioschrijver, trainer en dramadocent" ;
    schema1:familyName "Bouma" ;
    schema1:givenName "Mieke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f54b11591bdbb170b7b2b71f0721a80> ;
    schema1:name "Mieke Bouma" ;
    schema1:sameAs <http://viaf.org/viaf/284826640>,
        <https://isni.org/isni/0000000368971199> .

