@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/p072286539> a schema1:Person ;
    rdfs:label "Nicholson, Reynold Alleyne (1868-1945)" ;
    schema1:alternateName "Nīkulsūn, Raynūld Allayn" ;
    schema1:birthDate "1868" ;
    schema1:deathDate "1945" ;
    schema1:familyName "Nicholson" ;
    schema1:givenName "Reynold Alleyne" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd3c64e35a2b78bc3c8d679fd798f008> ;
    schema1:name "Reynold Alleyne Nicholson" ;
    schema1:sameAs <http://viaf.org/viaf/64055571>,
        wd:Q2265889,
        <https://isni.org/isni/0000000110282476> .

