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

<http://data.bibliotheken.nl/id/thes/p068794800> a schema1:Person ;
    rdfs:label "Meyhuys, V." ;
    schema1:familyName "Meyhuys" ;
    schema1:givenName "V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a9f374ab7e60f1132145022ac6e2b7a> ;
    schema1:name "V. Meyhuys" ;
    schema1:sameAs <http://viaf.org/viaf/306158806> .

