@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/p072759488> a schema1:Person ;
    rdfs:label "Bock, Darrell L. (1953-)" ;
    schema1:alternateName "Bock, Darrell" ;
    schema1:birthDate "1953" ;
    schema1:description "Phd, Aberdeen, 1983. Senior Research Professor of New Testament Studies and Executive Director of Cultural Engagement at Dallas Theological Seminary" ;
    schema1:familyName "Bock" ;
    schema1:givenName "Darrell L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd5e43d67dc212b68b4d78cd660885c3> ;
    schema1:name "Darrell L. Bock" ;
    schema1:sameAs <http://viaf.org/viaf/27191625>,
        wd:Q5224587,
        <https://isni.org/isni/0000000114695542> .

