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

<http://data.bibliotheken.nl/id/thes/p074583263> a schema1:Person ;
    rdfs:label "Dommerhold, Engbert Jan" ;
    schema1:description "26817939: dierenarts, oud-rijksveeteeltconsulent [(1918-1943)]" ;
    schema1:familyName "Dommerhold" ;
    schema1:givenName "Engbert Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5df8327d281fc337ce73dcb1b4dfb0f7> ;
    schema1:name "Engbert Jan Dommerhold" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/287061673>,
        <https://isni.org/isni/0000000392897275> .

