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

<http://data.bibliotheken.nl/id/thes/p261625209> a schema1:Person ;
    rdfs:label "Veldhof, R." ;
    schema1:familyName "Veldhof" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/172795b9995c37a10cc75e2925ab56f9> ;
    schema1:name "R. Veldhof" ;
    schema1:sameAs <http://viaf.org/viaf/285187820>,
        <https://isni.org/isni/0000000391362789> .

