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

<http://data.bibliotheken.nl/id/thes/p068797206> a schema1:Person ;
    rdfs:label "Olving, P.H." ;
    schema1:familyName "Olving" ;
    schema1:givenName "P.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26426292330d93ea28cdb0194e86f591> ;
    schema1:name "P.H. Olving" ;
    schema1:sameAs <http://viaf.org/viaf/306158818>,
        <https://isni.org/isni/0000000397907903> .

