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

<http://data.bibliotheken.nl/id/thes/p069817081> a schema1:Person ;
    rdfs:label "Dalmolen, Lambertus Gerrit Peter" ;
    schema1:familyName "Dalmolen" ;
    schema1:givenName "Lambertus Gerrit Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb96e0cd6bbdc2a679eb40d944bfa4e0> ;
    schema1:name "Lambertus Gerrit Peter Dalmolen" ;
    schema1:sameAs <http://viaf.org/viaf/281013267>,
        <https://isni.org/isni/0000000387927943> .

