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

<http://data.bibliotheken.nl/id/thes/p398401667> a schema1:Person ;
    rdfs:label "Klopman, G.H." ;
    schema1:alternateName "Klopman, Gerco" ;
    schema1:familyName "Klopman" ;
    schema1:givenName "G.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b0e6fe3bbf55f1487fe227c9be93f79> ;
    schema1:name "G.H. Klopman" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/129147267001935482904>,
        <https://isni.org/isni/0000000468221694> .

