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

<http://data.bibliotheken.nl/id/thes/p31901620X> a schema1:Person ;
    rdfs:label "Rakhecha, Pukh Raj" ;
    schema1:alternateName "Pukh Raj Rakhecha" ;
    schema1:description "dr.",
        "hydrometeoroloog, werkzaam geweest bij het Indian Institute of Tropical Meteorology, Pune, India" ;
    schema1:familyName "Rakhecha" ;
    schema1:givenName "Pukh Raj" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11b67f195e9d21963631221fb2c1e420> ;
    schema1:name "Pukh Raj Rakhecha" ;
    schema1:sameAs <http://viaf.org/viaf/161188198>,
        <https://isni.org/isni/0000000117051064> .

