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

<http://data.bibliotheken.nl/id/thes/p074889362> a schema1:Person ;
    rdfs:label "Giltay Veth, Daniel (1898-1985 ; oud-medewerker RIOD)" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1985" ;
    schema1:description "Zie ook: D.G.V" ;
    schema1:familyName "Giltay Veth" ;
    schema1:givenName "Daniel" ;
    schema1:hasOccupation "oud-medewerker RIOD" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/122f800a83b731fb55dd930305d2583b> ;
    schema1:name "Daniel Giltay Veth" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p072416521>,
        <http://viaf.org/viaf/8378465>,
        <https://isni.org/isni/0000000017913050> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/gilt003> .

