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

<http://data.bibliotheken.nl/id/thes/p296322377> a schema1:Person ;
    rdfs:label "Broersen, Jenny" ;
    schema1:description "J. Broersen is als psychotherapeut/GZ-psycholoog/cognitief gedragstherapeut werkzaam bij GGZ Delfland" ;
    schema1:familyName "Broersen" ;
    schema1:givenName "Jenny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d862f9d1cf874e30b142d5b3bfe5c53> ;
    schema1:name "Jenny Broersen" ;
    schema1:sameAs <http://viaf.org/viaf/187404967>,
        <https://isni.org/isni/0000000356572422> .

