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

<http://data.bibliotheken.nl/id/thes/p190878134> a schema1:Person ;
    rdfs:label "Lensvelt-Mulders, Geertruida Johanna Lucia Maria (1957-)" ;
    schema1:alternateName "Lensvelt-Mulders, Gerty" ;
    schema1:birthDate "1957" ;
    schema1:familyName "Lensvelt-Mulders" ;
    schema1:givenName "Geertruida Johanna Lucia Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa00dc2c41b9e630943a15d26e8508aa> ;
    schema1:name "Geertruida Johanna Lucia Maria Lensvelt-Mulders" ;
    schema1:sameAs <http://viaf.org/viaf/284235619>,
        wd:Q2558987,
        <https://isni.org/isni/0000000390611966> .

