@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/p176739297> a schema1:Person ;
    rdfs:label "Haffmans, Johannes Hendrikus Leopold (1826-1896)" ;
    schema1:birthDate "1826" ;
    schema1:deathDate "1896" ;
    schema1:description "http://www.biografischportaal.nl/persoon/26606062" ;
    schema1:familyName "Haffmans" ;
    schema1:givenName "Johannes Hendrikus Leopold" ;
    schema1:hasOccupation "Hoofdredacteur Venloosch weekblad",
        "Lid Tweede Kamer der Statengeneraal",
        "Lid van de provinciale Staten Limburg" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4233896072cdebdceee0440eb09bf8e9> ;
    schema1:name "Johannes Hendrikus Leopold Haffmans" ;
    schema1:sameAs <http://viaf.org/viaf/23237344>,
        wd:Q1910733,
        <https://isni.org/isni/0000000061515666> .

