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

<http://data.bibliotheken.nl/id/thes/p27093068X> a schema1:Person ;
    rdfs:label "Dhongde, Ramesh Vaman" ;
    schema1:alternateName "Dhoṃgaḍe, Rameśa Vā." ;
    schema1:familyName "Dhongde" ;
    schema1:givenName "Ramesh Vaman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e6a6844bb65086b6068e1846c6b42bf> ;
    schema1:name "Ramesh Vaman Dhongde" ;
    schema1:sameAs <http://viaf.org/viaf/117086295>,
        wd:Q85990014,
        <https://isni.org/isni/0000000114557369> .

