@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/p068923279> a schema1:Person ;
    rdfs:label "TePaske, John Jay (1929-2007)" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2007" ;
    schema1:description "koloniaal historicus (m.n.vroegmoderne periode)" ;
    schema1:familyName "TePaske" ;
    schema1:givenName "John Jay" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27559bb92c245127f08d0d9a4ef984fd> ;
    schema1:name "John Jay TePaske" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/84186688>,
        wd:Q59630963,
        <https://isni.org/isni/0000000121416919> .

