@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/p071278761> a schema1:Person ;
    rdfs:label "Culpepper, Richard Alan" ;
    schema1:alternateName "Culpepper, R. Alan" ;
    schema1:description "Theoloog" ;
    schema1:familyName "Culpepper" ;
    schema1:givenName "Richard Alan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/febd3974c3b2e17d6cdb0460c1715aec> ;
    schema1:name "Richard Alan Culpepper" ;
    schema1:sameAs <http://viaf.org/viaf/34629819>,
        wd:Q105439147,
        <https://isni.org/isni/0000000083714121> .

