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

<http://data.bibliotheken.nl/id/thes/p100937942> a schema1:Person ;
    rdfs:label "Hout, P. von" ;
    schema1:familyName "von Hout" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af423706490d9bce400aa5241b8b2aa0> ;
    schema1:name "P. von Hout" ;
    schema1:sameAs <http://viaf.org/viaf/290813069>,
        <https://isni.org/isni/0000000395931205> .

