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

<http://data.bibliotheken.nl/id/thes/p167036262> a schema1:Person ;
    rdfs:label "Sneller, Henrico Wilhelmus (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:description "B9802713: docent filosofie en Hebreeuws a/h Nederlands Bijbel Instituut te Utrecht." ;
    schema1:familyName "Sneller" ;
    schema1:givenName "Henrico Wilhelmus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d81ec3c8b4b21acf1159c787693c5712> ;
    schema1:name "Henrico Wilhelmus Sneller" ;
    schema1:sameAs <http://viaf.org/viaf/7621177>,
        <https://isni.org/isni/0000000032440706> .

