@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/p068068050> a schema1:Person ;
    rdfs:label "Needham, Rodney Phillip (1923-2006)" ;
    schema1:alternateName "Needham Green, Rodney Phillip" ;
    schema1:birthDate "1923" ;
    schema1:deathDate "2006" ;
    schema1:description "'name changed by deed poll' (The Independent, 13-12-06)" ;
    schema1:familyName "Needham" ;
    schema1:givenName "Rodney Phillip" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba64a54fbde561e226b0b90ebb553458> ;
    schema1:name "Rodney Phillip Needham" ;
    schema1:sameAs <http://viaf.org/viaf/19681965>,
        wd:Q3438232,
        <https://isni.org/isni/0000000115070077> .

