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

<http://data.bibliotheken.nl/id/thes/p075239558> a schema1:Person ;
    rdfs:label "Oudenhoven, E.A.J." ;
    schema1:familyName "Oudenhoven" ;
    schema1:givenName "E.A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c17218102729e49d7d8af45bfeba538> ;
    schema1:name "E.A.J. Oudenhoven" ;
    schema1:sameAs <http://viaf.org/viaf/280353910>,
        <https://isni.org/isni/0000000387428255> .

