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

<http://data.bibliotheken.nl/id/thes/p071624066> a schema1:Person ;
    rdfs:label "Nijenhuis, Ellert H." ;
    schema1:familyName "Nijenhuis" ;
    schema1:givenName "Ellert H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7d944095f3f1b3c5933f74d3db7cbfb> ;
    schema1:name "Ellert H. Nijenhuis" ;
    schema1:sameAs <http://viaf.org/viaf/3039164357845713250002>,
        <https://isni.org/isni/0000000393548632> .

