@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/p069626359> a schema1:Person ;
    rdfs:label "Zaalberg, Johannes Cornelis (1828-1885 ; Pz. ; Ds)" ;
    schema1:birthDate "1828" ;
    schema1:deathDate "1885" ;
    schema1:familyName "Zaalberg" ;
    schema1:givenName "Johannes Cornelis" ;
    schema1:hasOccupation "Ds" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32f3e6430642d1850521c6457451b647> ;
    schema1:name "Johannes Cornelis Zaalberg (Pz.)" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/236469953>,
        wd:Q98122735,
        <https://isni.org/isni/0000000398301532> .

