@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/p067716806> a schema1:Person ;
    rdfs:label "Benton, Gregor (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "mb" ;
    schema1:familyName "Benton" ;
    schema1:givenName "Gregor" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4525c151568b5c0da5d95aa67ab27a78> ;
    schema1:name "Gregor Benton" ;
    schema1:sameAs <http://viaf.org/viaf/112963100>,
        wd:Q63442324,
        <https://isni.org/isni/0000000117801355> .

