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

<http://data.bibliotheken.nl/id/thes/p08388923X> a schema1:Person ;
    rdfs:label "Neyhoff, Henriëtte J." ;
    schema1:description "red." ;
    schema1:familyName "Neyhoff" ;
    schema1:givenName "Henriëtte J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1f4bf429ea39683325412efd242ad7c> ;
    schema1:name "Henriëtte J. Neyhoff" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286702095>,
        <https://isni.org/isni/0000000368771306> .

