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

<http://data.bibliotheken.nl/id/thes/p150662483> a schema1:Person ;
    rdfs:label "Westhoff, M.H." ;
    schema1:description "B0029086, voorw.: drs. Marja Westhoff" ;
    schema1:familyName "Westhoff" ;
    schema1:givenName "M.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f31859bf00dd4bf4da8fa0e2575e28fd> ;
    schema1:name "M.H. Westhoff" ;
    schema1:sameAs <http://viaf.org/viaf/280846723>,
        <https://isni.org/isni/0000000387781200> .

