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

<http://data.bibliotheken.nl/id/thes/p369598423> a schema1:Person ;
    rdfs:label "Mohanty, Uma Charan" ;
    schema1:description "2779207: prof., visiting professor, School of Earth, Ocean and Climate Sciences, Indian Institue of Technology, Bhubaneswar" ;
    schema1:familyName "Mohanty" ;
    schema1:givenName "Uma Charan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb918fe19dee15570cc6e15a39dc6c42> ;
    schema1:name "Uma Charan Mohanty" ;
    schema1:nationality "in" ;
    schema1:sameAs <http://viaf.org/viaf/305834127>,
        <https://isni.org/isni/0000000423235208> .

