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

<http://data.bibliotheken.nl/id/thes/p068344910> a schema1:Person ;
    rdfs:label "Kerkhof, Gerardus Aloysius (1948-)" ;
    schema1:alternateName "Kerkhof, Gerard",
        "Kerkhof, Gerard A." ;
    schema1:birthDate "1948" ;
    schema1:familyName "Kerkhof" ;
    schema1:givenName "Gerardus Aloysius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71da11843f75f3f9185f13301059dce8> ;
    schema1:name "Gerardus Aloysius Kerkhof" ;
    schema1:sameAs <http://viaf.org/viaf/164632194>,
        <https://isni.org/isni/0000000112868307> .

