@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/p070221790> a schema1:Person ;
    rdfs:label "Ward, Keith (1938-)" ;
    schema1:birthDate "1938" ;
    schema1:description "theologie, ethiek" ;
    schema1:familyName "Ward" ;
    schema1:givenName "Keith" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1853372fce2bf03fd1f50abd64b2dff0> ;
    schema1:name "Keith Ward" ;
    schema1:sameAs <http://viaf.org/viaf/29437189>,
        wd:Q1384649,
        <https://isni.org/isni/0000000052828134> .

