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

<http://data.bibliotheken.nl/id/thes/p070855064> a schema1:Person ;
    rdfs:label "Berveling, Gerrit (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "zie ook: Isai Sumber" ;
    schema1:familyName "Berveling" ;
    schema1:givenName "Gerrit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8dd75e0d93c5bc823c5953bbddc03750> ;
    schema1:name "Gerrit Berveling" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070855021>,
        <http://viaf.org/viaf/45409727>,
        wd:Q12883,
        <https://isni.org/isni/0000000108944143> .

