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

<http://data.bibliotheken.nl/id/thes/p120374102> a schema1:Person ;
    rdfs:label "Hochstenbach, Sophie M.H." ;
    schema1:familyName "Hochstenbach" ;
    schema1:givenName "Sophie M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/206cb32a77ef660c3ee4495bd1f7add5> ;
    schema1:name "Sophie M.H. Hochstenbach" ;
    schema1:sameAs <http://viaf.org/viaf/290447967>,
        <https://isni.org/isni/0000000395705363> .

