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

<http://data.bibliotheken.nl/id/thes/p074314629> a schema1:Person ;
    rdfs:label "Schoemaker, Th.J.H. (1936-)" ;
    schema1:birthDate "1936" ;
    schema1:description "ir." ;
    schema1:familyName "Schoemaker" ;
    schema1:givenName "Th.J.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52c94448db010616000b47ed0d735d85> ;
    schema1:name "Th.J.H. Schoemaker" ;
    schema1:sameAs <http://viaf.org/viaf/289332968>,
        <https://isni.org/isni/0000000394770577> .

