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

<http://data.bibliotheken.nl/id/thes/p115826289> a schema1:Person ;
    rdfs:label "Schilderman, Pauline Anne Elisabeth Louise (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Schilderman" ;
    schema1:givenName "Pauline Anne Elisabeth Louise" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc88233cb19aba627e2f59504deb474d> ;
    schema1:name "Pauline Anne Elisabeth Louise Schilderman" ;
    schema1:sameAs <http://viaf.org/viaf/287119095> .

