@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/p067482139> a schema1:Person ;
    rdfs:label "Jonker, Aart Jan Theodorus (1851-1928)" ;
    schema1:alternateName "Jonker, Arend Jan Theodorus" ;
    schema1:birthDate "1851" ;
    schema1:deathDate "1928" ;
    schema1:description "theoloog" ;
    schema1:familyName "Jonker" ;
    schema1:givenName "Aart Jan Theodorus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28b46dfc6377fc6ade0b20d8a19e5610> ;
    schema1:name "Aart Jan Theodorus Jonker" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/288159024>,
        wd:Q53156927,
        <https://isni.org/isni/0000000393834567> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/jonk012> .

