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

<http://data.bibliotheken.nl/id/thes/p166201235> a schema1:Person ;
    rdfs:label "Mekenkamp, Gerhardus Engbertus (1969-)" ;
    schema1:alternateName "Mekenkamp, Gerhard E." ;
    schema1:birthDate "1969" ;
    schema1:familyName "Mekenkamp" ;
    schema1:givenName "Gerhardus Engbertus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e6a0114ee764d7ef4bbc92b2787aea2> ;
    schema1:name "Gerhardus Engbertus Mekenkamp" ;
    schema1:sameAs <http://viaf.org/viaf/282404052>,
        <https://isni.org/isni/0000000389074120> .

