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

<http://data.bibliotheken.nl/id/thes/p074648918> a schema1:Person ;
    rdfs:label "Bonsel, Gouke Jacobus (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "B0233355: prof.; arts-epidemioloog" ;
    schema1:familyName "Bonsel" ;
    schema1:givenName "Gouke Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e64812295fb734c20232fd74108e3cfe> ;
    schema1:name "Gouke Jacobus Bonsel" ;
    schema1:sameAs <http://viaf.org/viaf/284109902>,
        <https://isni.org/isni/0000000390450306> .

