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

<http://data.bibliotheken.nl/id/thes/p330196464> a schema1:Person ;
    rdfs:label "Siemerink, Ester Johanna Maria (1976-)" ;
    schema1:alternateName "Siemerink, Ester" ;
    schema1:birthDate "1976" ;
    schema1:familyName "Siemerink" ;
    schema1:givenName "Ester Johanna Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/794c696b645c71c696614daa6f545832> ;
    schema1:name "Ester Johanna Maria Siemerink" ;
    schema1:sameAs <http://viaf.org/viaf/290931857>,
        <https://isni.org/isni/0000000396048393> .

