@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/p070328129> a schema1:Person ;
    rdfs:label "Hoeksema, Daniël (1879-1935)" ;
    schema1:alternateName "D.H.",
        "Daan H.",
        "H, Daan",
        "H, Dan.",
        "H., D.",
        "Hoekzema, Daan" ;
    schema1:birthDate "1879" ;
    schema1:deathDate "1935" ;
    schema1:description "NLMD/H 6884",
        "Wordt vervolgd, stripleksikon p. 146",
        "bron: https://nl.wikipedia.org/wiki/Daan_Hoeksema" ;
    schema1:familyName "Hoeksema" ;
    schema1:givenName "Daniël" ;
    schema1:hasOccupation "tekenaar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/037c73425037d2387a34c728b1073aef> ;
    schema1:name "Daniël Hoeksema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/282373311>,
        wd:Q2272346,
        <https://isni.org/isni/0000000389028132> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hoek074> .

