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

<http://data.bibliotheken.nl/id/thes/p069871337> a schema1:Person ;
    rdfs:label "Tuttle, Howard Nelson" ;
    schema1:familyName "Tuttle" ;
    schema1:givenName "Howard Nelson" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91d046b5093dde00ef7d03f9394b99a3> ;
    schema1:name "Howard Nelson Tuttle" ;
    schema1:sameAs <http://viaf.org/viaf/95213093>,
        <https://isni.org/isni/0000000072490476> .

