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

<http://data.bibliotheken.nl/id/thes/p112903045> a schema1:Person ;
    rdfs:label "Geus, Wilhelm Pieter (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "Studie: chemische technologie(Delft) en geneeskunde (UvA)" ;
    schema1:familyName "Geus" ;
    schema1:givenName "Wilhelm Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a51e32e78a22f8ba6f05981ffbf8864b> ;
    schema1:name "Wilhelm Pieter Geus" ;
    schema1:sameAs <http://viaf.org/viaf/290203985>,
        <https://isni.org/isni/0000000395433302> .

