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

<http://data.bibliotheken.nl/id/thes/p069690138> a schema1:Person ;
    rdfs:label "Abma, Gerrit Hette (1947-2017)" ;
    schema1:alternateName "Abma, G.H.",
        "Abma, Hette" ;
    schema1:birthDate "1947" ;
    schema1:deathDate "2017" ;
    schema1:description "B9418065: Zoon van H.G. Abma (1917-1992)",
        "Nederlands Hervormd predikant" ;
    schema1:familyName "Abma" ;
    schema1:givenName "Gerrit Hette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/229fc35cc57305f0230ac9f5612150c9> ;
    schema1:name "Gerrit Hette Abma" ;
    schema1:sameAs <http://viaf.org/viaf/7056802>,
        <https://isni.org/isni/0000000053628433> .

