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

<http://data.bibliotheken.nl/id/thes/p242147844> a schema1:Person ;
    rdfs:label "Rau, A.R.P." ;
    schema1:alternateName "Rau, A. Ravi P." ;
    schema1:familyName "Rau" ;
    schema1:givenName "A.R.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2220505f63e4a4900cb28b26e2b848d4> ;
    schema1:name "A.R.P. Rau" ;
    schema1:sameAs <http://viaf.org/viaf/12392110>,
        <https://isni.org/isni/0000000117431075> .

