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

<http://data.bibliotheken.nl/id/thes/p070583587> a schema1:Person ;
    rdfs:label "Hora Siccama, Jacob Hendrik (1842-1914)" ;
    schema1:alternateName "Siccama, J.H. Hora" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1914" ;
    schema1:description "jhr., jurist",
        "zie ook: Pater familias" ;
    schema1:familyName "Hora Siccama" ;
    schema1:givenName "Jacob Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/980da78c9a6f7e31410054d2c7fdfd5c> ;
    schema1:name "Jacob Hendrik Hora Siccama" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p108050327>,
        <http://viaf.org/viaf/2853956>,
        <https://isni.org/isni/0000000061396521> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/hora005> .

