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

<http://data.bibliotheken.nl/id/thes/p074511149> a schema1:Person ;
    rdfs:label "Oppenhuis, Erik Vincent" ;
    schema1:description "roepnaam: Erik" ;
    schema1:familyName "Oppenhuis" ;
    schema1:givenName "Erik Vincent" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e09f86f8a66cae9a8139ac0cf491d10a> ;
    schema1:name "Erik Vincent Oppenhuis" ;
    schema1:sameAs <http://viaf.org/viaf/70662460>,
        <https://isni.org/isni/0000000032037933> .

