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

<http://data.bibliotheken.nl/id/thes/p297710281> a schema1:Person ;
    rdfs:label "Zonneveld, René" ;
    schema1:familyName "Zonneveld" ;
    schema1:givenName "René" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1c035cd47f8462053c80cfd499dfe5e> ;
    schema1:name "René Zonneveld" ;
    schema1:sameAs <http://viaf.org/viaf/291735138>,
        <https://isni.org/isni/0000000396735740> .

