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

<http://data.bibliotheken.nl/id/thes/p111772990> a schema1:Person ;
    rdfs:label "Lammerts, Ivonne Monique Manon (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:familyName "Lammerts" ;
    schema1:givenName "Ivonne Monique Manon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77040949b98da443a214cc3ba8ed3d36> ;
    schema1:name "Ivonne Monique Manon Lammerts" ;
    schema1:sameAs <http://viaf.org/viaf/285322369>,
        <https://isni.org/isni/0000000391494984> .

