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

<http://data.bibliotheken.nl/id/thes/p15421373X> a schema1:Person ;
    rdfs:label "Rothengatter, R.J.W." ;
    schema1:description "mr. (B9801346)" ;
    schema1:familyName "Rothengatter" ;
    schema1:givenName "R.J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fc2b7292f35c2b849faaf82c065055a> ;
    schema1:name "R.J.W. Rothengatter" ;
    schema1:sameAs <http://viaf.org/viaf/285071232>,
        <https://isni.org/isni/0000000391285349> .

