@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/p137143427> a schema1:Person ;
    rdfs:label "Lamb, Jeroen Steven Willibrord (1968-)" ;
    schema1:birthDate "1968" ;
    schema1:familyName "Lamb" ;
    schema1:givenName "Jeroen Steven Willibrord" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eba1a88c79976eeba07a2173b06493c0> ;
    schema1:name "Jeroen Steven Willibrord Lamb" ;
    schema1:sameAs <http://viaf.org/viaf/285917549>,
        wd:Q102261926,
        <https://isni.org/isni/0000000391996116> .

