@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068733488> a schema1:Person ;
    rdfs:label "Boxer, Charles Ralph (1904-2000)" ;
    schema1:alternateName "Būksir, K.D." ;
    schema1:birthDate "1904" ;
    schema1:deathDate "2000" ;
    schema1:description "historicus (koloniale geschiedenis; VOC)" ;
    schema1:familyName "Boxer" ;
    schema1:givenName "Charles Ralph" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d6d4100544c6dcd8d7fe8274cdd6946> ;
    schema1:name "Charles Ralph Boxer" ;
    schema1:sameAs <http://viaf.org/viaf/41857036>,
        wd:Q954203,
        <https://isni.org/isni/0000000108910947> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/boxe004> .

