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

<http://data.bibliotheken.nl/id/thes/p070492778> a schema1:Person ;
    rdfs:label "Rao, P.M." ;
    schema1:description "vert. russisch" ;
    schema1:familyName "Rao" ;
    schema1:givenName "P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9351f55b95561d3353b063189714f287> ;
    schema1:name "P.M. Rao" ;
    schema1:sameAs <http://viaf.org/viaf/18582148>,
        <https://isni.org/isni/0000000067321715> .

