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

<http://data.bibliotheken.nl/id/thes/p074606077> a schema1:Person ;
    rdfs:label "Odink, Hendrik Willem (1889-1973)" ;
    schema1:birthDate "1889" ;
    schema1:deathDate "1973" ;
    schema1:description "mb" ;
    schema1:familyName "Odink" ;
    schema1:givenName "Hendrik Willem" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58648d0cecf112674cf06ced22f4a8cc> ;
    schema1:name "Hendrik Willem Odink" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/72193294>,
        wd:Q29001702,
        <https://isni.org/isni/000000001059080X> .

