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

<http://data.bibliotheken.nl/id/thes/p073440434> a schema1:Person ;
    rdfs:label "Heyman, H.W." ;
    schema1:description "B9700219: \"Prof. mr.\"" ;
    schema1:familyName "Heyman" ;
    schema1:givenName "H.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/442911d9b71dd786342a5452ecf4b214> ;
    schema1:name "H.W. Heyman" ;
    schema1:sameAs <http://viaf.org/viaf/38598520>,
        <https://isni.org/isni/0000000035668589> .

