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

<http://data.bibliotheken.nl/id/thes/p29104624X> a schema1:Person ;
    rdfs:label "Nieuwenhuis, Erik (ill)" ;
    schema1:description "zie ook: Oirik" ;
    schema1:familyName "Nieuwenhuis" ;
    schema1:givenName "Erik" ;
    schema1:hasOccupation "ill" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9807084a2c6f4b3eb8f91f1e10ddd8f> ;
    schema1:name "Erik Nieuwenhuis" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p398231133>,
        <http://viaf.org/viaf/289181725>,
        <https://isni.org/isni/0000000394641177> .

