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

<http://data.bibliotheken.nl/id/thes/p303765305> a schema1:Person ;
    rdfs:label "Verhoef, Bernadette Hermina Wijnanda (1957-)" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Verhoef" ;
    schema1:givenName "Bernadette Hermina Wijnanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4f0eb69434873b127d1bda9c7dac6de> ;
    schema1:name "Bernadette Hermina Wijnanda Verhoef" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287196713>,
        <https://isni.org/isni/0000000393031289> .

