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

<http://data.bibliotheken.nl/id/thes/p073533866> a schema1:Person ;
    rdfs:label "Schoof, Dirk Jacobus William (1941-)" ;
    schema1:birthDate "1941" ;
    schema1:description "Dr., voorzitter Vakgroep Milieukunde, Katholieke Universiteit Nijmegen" ;
    schema1:familyName "Schoof" ;
    schema1:givenName "Dirk Jacobus William" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ecbbc3a1a95d9458d5c144029295dc6> ;
    schema1:name "Dirk Jacobus William Schoof" ;
    schema1:sameAs <http://viaf.org/viaf/189856940>,
        <https://isni.org/isni/0000000356516551> .

