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

<http://data.bibliotheken.nl/id/thes/p104845058> a schema1:Person ;
    rdfs:label "Littooij, Arie (1834-1909)" ;
    schema1:alternateName "Littooy, A." ;
    schema1:birthDate "1834" ;
    schema1:deathDate "1909" ;
    schema1:description "geref. pred." ;
    schema1:familyName "Littooij" ;
    schema1:givenName "Arie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55bae1b3d6b15d520d5d2c76c23ded50> ;
    schema1:name "Arie Littooij" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/290201289>,
        <https://isni.org/isni/0000000395475203> .

