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

<http://data.bibliotheken.nl/id/thes/p19277073X> a schema1:Person ;
    rdfs:label "Benton, John (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B0102972 op achterz. omslag: \"John Benton is predikant in Guildford, ..., en auteur.\"" ;
    schema1:familyName "Benton" ;
    schema1:givenName "John" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f854c2b6d291de0399c7940a2431deb> ;
    schema1:name "John Benton" ;
    schema1:sameAs <http://viaf.org/viaf/4958463>,
        <https://isni.org/isni/0000000078304718> .

