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

<http://data.bibliotheken.nl/id/thes/p074891030> a schema1:Person ;
    rdfs:label "Fonville, V.P." ;
    schema1:familyName "Fonville" ;
    schema1:givenName "V.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c224a7b154bb2a349d817bc5aa78cf9b> ;
    schema1:name "V.P. Fonville" ;
    schema1:sameAs <http://viaf.org/viaf/7349161211399540070001>,
        <https://isni.org/isni/0000000392493991> .

