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

<http://data.bibliotheken.nl/id/thes/p073129178> a schema1:Person ;
    rdfs:label "Hulshof, B.J." ;
    schema1:familyName "Hulshof" ;
    schema1:givenName "B.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d18eb76fd4930c3a53ce09b683f48e3> ;
    schema1:name "B.J. Hulshof" ;
    schema1:sameAs <http://viaf.org/viaf/284804026>,
        <https://isni.org/isni/0000000391054452> .

