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

<http://data.bibliotheken.nl/id/thes/p070925089> a schema1:Person ;
    rdfs:label "IJpenga, R." ;
    schema1:familyName "IJpenga" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d837ebbab5b4cb6b92363d26667c1225> ;
    schema1:name "R. IJpenga" ;
    schema1:sameAs <http://viaf.org/viaf/288158748>,
        <https://isni.org/isni/0000000393830822> .

