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

<http://data.bibliotheken.nl/id/thes/p135517915> a schema1:Person ;
    rdfs:label "Geist, Philippus Hendrik" ;
    schema1:alternateName "Geist, P.H." ;
    schema1:description "zie ook: Philippus" ;
    schema1:familyName "Geist" ;
    schema1:givenName "Philippus Hendrik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05dc8b51e39898af69c547fdec91eaf5> ;
    schema1:name "Philippus Hendrik Geist" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p226313018>,
        <http://viaf.org/viaf/285181745>,
        <https://isni.org/isni/0000000391357541> .

