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

<http://data.bibliotheken.nl/id/thes/p328830089> a schema1:Person ;
    rdfs:label "Geerdink, Jolanda Johanna Maria (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Geerdink" ;
    schema1:givenName "Jolanda Johanna Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81d616c6320490ffc8e3d7e748489236> ;
    schema1:name "Jolanda Johanna Maria Geerdink" ;
    schema1:sameAs <http://viaf.org/viaf/291351391>,
        <https://isni.org/isni/0000000396439917> .

