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

<http://data.bibliotheken.nl/id/thes/p303463724> a schema1:Person ;
    rdfs:label "Herwig, Henk J. (1944-2026)" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2026" ;
    schema1:description "A retired associate professor fo zoology and cell biology at Utrecht University ... (Heroes of ...)",
        "celbioloog; verzamelaar Japanse prentkunst",
        "getr. (Utrecht 25-7-1969) met Arendie Hanna \"Adrie\" Kempers (1943-), orthpedisch chirurg" ;
    schema1:familyName "Herwig" ;
    schema1:givenName "Henk J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e465ecc7ffc9821e81f3f9cb9b4d2f0> ;
    schema1:name "Henk J. Herwig" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/64292105>,
        <https://isni.org/isni/0000000036556650> .

