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

<http://data.bibliotheken.nl/id/thes/p075204584> a schema1:Person ;
    rdfs:label "Kohnstamm, Geldolph Adriaan (1908-)" ;
    schema1:birthDate "1908" ;
    schema1:familyName "Kohnstamm" ;
    schema1:givenName "Geldolph Adriaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8c09dcc4b20a406598d084f751f8d75> ;
    schema1:name "Geldolph Adriaan Kohnstamm" ;
    schema1:sameAs <http://viaf.org/viaf/91986983>,
        <https://isni.org/isni/0000000079018086> .

