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

<http://data.bibliotheken.nl/id/thes/p115124586> a schema1:Person ;
    rdfs:label "Slootweg, Roel (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "MSc (1983) in general biology (forest ecology, environmental science and tropical parasitology). PhD in Environmental Science (1994) on water management and water related diseases in West Africa" ;
    schema1:familyName "Slootweg" ;
    schema1:givenName "Roel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1afc51fc1368370d7a25cf4a61114cdc> ;
    schema1:name "Roel Slootweg" ;
    schema1:sameAs <http://viaf.org/viaf/33748915>,
        <https://isni.org/isni/0000000109637639> .

