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

<http://data.bibliotheken.nl/id/thes/p113930186> a schema1:Person ;
    rdfs:label "Laheij, G.M.H." ;
    schema1:description "B0839480: gerald.laheijrivm.nl" ;
    schema1:familyName "Laheij" ;
    schema1:givenName "G.M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3cc5b7dabf3fe8b1b6ef3ae1d7719790> ;
    schema1:name "G.M.H. Laheij" ;
    schema1:sameAs <http://viaf.org/viaf/290448132>,
        <https://isni.org/isni/0000000395714737> .

