@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/p069572461> a schema1:Person ;
    rdfs:label "Skelton, Raleigh Ashlin (1906-1970)" ;
    schema1:alternateName "Skelton, Peter" ;
    schema1:birthDate "1906" ;
    schema1:deathDate "1970" ;
    schema1:description "Map librarian of the British Library en historisch cartograaf" ;
    schema1:familyName "Skelton" ;
    schema1:givenName "Raleigh Ashlin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96299f09cca34b101b15eba5ba6f8b97> ;
    schema1:name "Raleigh Ashlin Skelton" ;
    schema1:sameAs <http://viaf.org/viaf/61632823>,
        wd:Q7286887 .

