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

<http://data.bibliotheken.nl/id/thes/p186319010> a schema1:Person ;
    rdfs:label "Lambregts, Martine" ;
    schema1:description "B9925149: GGzE Eindhoven (psych. behandeling ouderen)" ;
    schema1:familyName "Lambregts" ;
    schema1:givenName "Martine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a0dafe41491d22037e6dd5d06957c39> ;
    schema1:name "Martine Lambregts" ;
    schema1:sameAs <http://viaf.org/viaf/289128952>,
        <https://isni.org/isni/0000000394573434> .

