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

<http://data.bibliotheken.nl/id/thes/p074332953> a schema1:Person ;
    rdfs:label "Lemmens, Robert Louis Gerard (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Lemmens" ;
    schema1:givenName "Robert Louis Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12acb6c361014e13a396a8b4b3dc0cd0> ;
    schema1:name "Robert Louis Gerard Lemmens" ;
    schema1:sameAs <http://viaf.org/viaf/14213040>,
        <https://isni.org/isni/0000000114600582> .

