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

<http://data.bibliotheken.nl/id/thes/p070953716> a schema1:Person ;
    rdfs:label "Haffmans, Pauline Maria Judith (1955-)" ;
    schema1:alternateName "Haffmans, Judith" ;
    schema1:birthDate "1955" ;
    schema1:description "Dr",
        "Farmacoloog",
        "Hoofd van de afdeling Wetenschappelijk Onderzoek van Parnassia psycho-medisch centrum Den Haag" ;
    schema1:familyName "Haffmans" ;
    schema1:givenName "Pauline Maria Judith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b785eaf25568769934adf60cd0130987> ;
    schema1:name "Pauline Maria Judith Haffmans" ;
    schema1:sameAs <http://viaf.org/viaf/193125971>,
        <https://isni.org/isni/0000000356832546> .

