@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/p099677253> a schema1:Person ;
    rdfs:label "Grandpierre, Jean Henri (1799-1874)" ;
    schema1:alternateName "Grandpierre, J. Henri" ;
    schema1:birthDate "1799" ;
    schema1:deathDate "1874" ;
    schema1:description "Protestants theoloog" ;
    schema1:familyName "Grandpierre" ;
    schema1:givenName "Jean Henri" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52480215cb2d77abe6e52ec377d060dc> ;
    schema1:name "Jean Henri Grandpierre" ;
    schema1:sameAs <http://viaf.org/viaf/43672263>,
        wd:Q109856832,
        <https://isni.org/isni/0000000035809804> .

