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

<http://data.bibliotheken.nl/id/thes/p316004480> a schema1:Person ;
    rdfs:label "Lambregts-Rommelse, Nanda Nellie Jeanne (1982-)" ;
    schema1:alternateName "Lambregts-Rommelse, Nanda",
        "Rommelse, N.J.",
        "Rommelse, N.J.J." ;
    schema1:birthDate "1982" ;
    schema1:familyName "Lambregts-Rommelse" ;
    schema1:givenName "Nanda Nellie Jeanne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cecd314d10f459296159f755eae714ef> ;
    schema1:name "Nanda Nellie Jeanne Lambregts-Rommelse" ;
    schema1:sameAs <http://viaf.org/viaf/287775138>,
        <https://isni.org/isni/0000000393478865> .

