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

<http://data.bibliotheken.nl/id/thes/p06957670X> a schema1:Person ;
    rdfs:label "Spitz, Raph. Jes. (1889-1954)" ;
    schema1:birthDate "1889" ;
    schema1:deathDate "1954" ;
    schema1:description "leraar HBS te Apeldoorn" ;
    schema1:familyName "Spitz" ;
    schema1:givenName "Raph. Jes." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f11e052708eb4273f73890117d0d06c> ;
    schema1:name "Raph. Jes. Spitz" ;
    schema1:sameAs <http://viaf.org/viaf/196478360>,
        <https://isni.org/isni/0000000391583709> .

