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

<http://data.bibliotheken.nl/id/thes/p070357501> a schema1:Person ;
    rdfs:label "Bonekamp, Ben C. (1953-)" ;
    schema1:birthDate "1953" ;
    schema1:familyName "Bonekamp" ;
    schema1:givenName "Ben C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4977541c4defe35b41c8703dec4a7e3f> ;
    schema1:name "Ben C. Bonekamp" ;
    schema1:sameAs <http://viaf.org/viaf/9569164357940013250000>,
        <https://isni.org/isni/0000000392952377> .

