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

<http://data.bibliotheken.nl/id/thes/p073520675> a schema1:Person ;
    rdfs:label "Wöstmann, Marianne (drs., sociaal-psychologe)" ;
    schema1:familyName "Wöstmann" ;
    schema1:givenName "Marianne" ;
    schema1:hasOccupation "drs., sociaal-psychologe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a8e0e5f2681382dbeec501e0876c95e> ;
    schema1:name "Marianne Wöstmann" ;
    schema1:sameAs <http://viaf.org/viaf/1492935>,
        <https://isni.org/isni/0000000034631661> .

