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

<http://data.bibliotheken.nl/id/thes/p13911792X> a schema1:Person ;
    rdfs:label "Trivedi, R.C." ;
    schema1:familyName "Trivedi" ;
    schema1:givenName "R.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d476672826e1f7720832c5bc654ab56a> ;
    schema1:name "R.C. Trivedi" ;
    schema1:sameAs <http://viaf.org/viaf/284699438>,
        <https://isni.org/isni/000000039095685X> .

