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

<http://data.bibliotheken.nl/id/thes/p07026418X> a schema1:Person ;
    rdfs:label "Raabe, Adam Hendrik (1834-1899)" ;
    schema1:alternateName "Raabe, A.H." ;
    schema1:birthDate "1834" ;
    schema1:deathDate "1899" ;
    schema1:description "zie ook: Gelrus" ;
    schema1:familyName "Raabe" ;
    schema1:givenName "Adam Hendrik" ;
    schema1:hasOccupation "pedagoog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d2113ca4743336afa01489a5795f5ea> ;
    schema1:name "Adam Hendrik Raabe" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p147506158>,
        <http://viaf.org/viaf/66847917>,
        <https://isni.org/isni/0000000397904593> .

