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

<http://data.bibliotheken.nl/id/thes/p070569134> a schema1:Person ;
    rdfs:label "Bakker-Engelsman, Nettie D." ;
    schema1:familyName "Bakker-Engelsman" ;
    schema1:givenName "Nettie D." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb97e002ce19fd6c257d4b53f0c07724> ;
    schema1:name "Nettie D. Bakker-Engelsman" ;
    schema1:sameAs <http://viaf.org/viaf/285840387> .

