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

<http://data.bibliotheken.nl/id/thes/p392141299> a schema1:Person ;
    rdfs:label "Bouman, Esther Alexandra Catharina (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "Geboren op 28 december 1964 te Reuver (Proefschrift)" ;
    schema1:familyName "Bouman" ;
    schema1:givenName "Esther Alexandra Catharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ec2260db5de9257105b1ea7549d986d> ;
    schema1:name "Esther Alexandra Catharina Bouman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317178227> .

