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

<http://data.bibliotheken.nl/id/thes/p07421621X> a schema1:Person ;
    rdfs:label "Noppeney, R.M." ;
    schema1:description "René" ;
    schema1:familyName "Noppeney" ;
    schema1:givenName "R.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b302d1b852520cd2bde8b2d640d554f9> ;
    schema1:name "R.M. Noppeney" ;
    schema1:sameAs <http://viaf.org/viaf/288131270>,
        <https://isni.org/isni/0000000393761054> .

