@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/p070053901> a schema1:Person ;
    rdfs:label "Heukelom, Jan Bertus (1875-1965)" ;
    schema1:birthDate "1875" ;
    schema1:deathDate "1965" ;
    schema1:description "Leeraar aan de Teekenschool voor Kunstambachten te Amsterdam",
        "Scheen, I, p.473" ;
    schema1:familyName "Heukelom" ;
    schema1:givenName "Jan Bertus" ;
    schema1:hasOccupation "schilder" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7bea058f27dcf189721cab71c8c1b23f> ;
    schema1:name "Jan Bertus Heukelom" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/9674941>,
        wd:Q2284063,
        <https://isni.org/isni/0000000067036850> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/heuk012> .

