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

<http://data.bibliotheken.nl/id/thes/p072514892> a schema1:Person ;
    rdfs:label "Potting, Josepha Maria Barbara (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B0029011, c.v.: studeerde in 1988 af a/d Landbouwuniversiteit Wageningen, deed onderzoek bij de Vakgroep Natuurwetenschap en Samenleving, UU",
        "gezondheidsonderzoek/milieubeheer" ;
    schema1:familyName "Potting" ;
    schema1:givenName "Josepha Maria Barbara" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c2fc5c14c144f5b529b11273556bf26> ;
    schema1:name "Josepha Maria Barbara Potting" ;
    schema1:sameAs <http://viaf.org/viaf/4911161211704640070005>,
        <https://isni.org/isni/0000000391301345> .

