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

<http://data.bibliotheken.nl/id/thes/p264602048> a schema1:Person ;
    rdfs:label "Sharma, Nayan" ;
    schema1:description "B0408350: Water Resources Development Training Centre, Indian Institute of Technology" ;
    schema1:familyName "Sharma" ;
    schema1:givenName "Nayan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd8815aefa55cc9c60e9a2b9aab13dba> ;
    schema1:name "Nayan Sharma" ;
    schema1:sameAs <http://viaf.org/viaf/10098175>,
        <https://isni.org/isni/0000000034830863> .

