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

<http://data.bibliotheken.nl/id/thes/p06928931X> a schema1:Person ;
    rdfs:label "Evans, Robert Allen (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "Robert Allen Evans, McCormick Theological Seminary, Chicago, Illinois (In: \"Intelligible and responsible talk about God\") [UvA noemt bij deze titel het geboortejaar 1927]" ;
    schema1:familyName "Evans" ;
    schema1:givenName "Robert Allen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8318f14770382417832c29b2c56b74e> ;
    schema1:name "Robert Allen Evans" ;
    schema1:sameAs <http://viaf.org/viaf/265507471>,
        <https://isni.org/isni/0000000083163200> .

