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

<http://data.bibliotheken.nl/id/thes/p069285403> a schema1:Person ;
    rdfs:label "Slooff, Wilbert (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "Rijksinstituut voor Volksgezondheid en Milieuhygiene ; milieutoxicologie" ;
    schema1:familyName "Slooff" ;
    schema1:givenName "Wilbert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9af314293050329eeed471fb4f0629f7> ;
    schema1:name "Wilbert Slooff" ;
    schema1:sameAs <http://viaf.org/viaf/41414125>,
        <https://isni.org/isni/0000000043792774> .

