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

<http://data.bibliotheken.nl/id/thes/p242199062> a schema1:Person ;
    rdfs:label "Dullaart, H.J." ;
    schema1:description "Mw. mr. (B0218171)" ;
    schema1:familyName "Dullaart" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43447a107009d70948e7551f3209dd55> ;
    schema1:name "H.J. Dullaart" ;
    schema1:sameAs <http://viaf.org/viaf/101382272>,
        <https://isni.org/isni/0000000071567574> .

