@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/p067763707> a schema1:Person ;
    rdfs:label "Engel, Hendrik (1898-1981)" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1981" ;
    schema1:description " geb. Koog aan de Zaan 2-2-1898, overl. Gorssel 12-4-1981",
        "28164264: dr., buitengewoon hoogleraar in de zoögeographie en capita selecta uit de systematische zoölogie",
        "Prof. Dr.",
        "conservator v/h Zoölogisch Museum te Amsterdam" ;
    schema1:familyName "Engel" ;
    schema1:givenName "Hendrik" ;
    schema1:hasOccupation "bioloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97975955db56b55b5fe0bf426f5afecb> ;
    schema1:name "Hendrik Engel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/59124575>,
        wd:Q47116871,
        <https://isni.org/isni/000000005510457X> .

