@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p16123156X> a schema1:Person ;
    rdfs:label "Oliphant, W. Elwin" ;
    schema1:description "Officier Leger des Heils" ;
    schema1:familyName "Oliphant" ;
    schema1:givenName "W. Elwin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e686057a1ea5684ae491a373703db9fd> ;
    schema1:name "W. Elwin Oliphant" ;
    schema1:sameAs <http://viaf.org/viaf/306214805> .

