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

<http://data.bibliotheken.nl/id/thes/p258185511> a schema1:Person ;
    rdfs:label "Kumar, P. Pratap (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "PPN 390719404: professor emeritus at the University of KwaZulu Natal, South Africa" ;
    schema1:familyName "Kumar" ;
    schema1:givenName "P. Pratap" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cc97afa1fab547434efee3c31315e11> ;
    schema1:name "P. Pratap Kumar" ;
    schema1:sameAs <http://viaf.org/viaf/119198574>,
        <https://isni.org/isni/0000000109393654> .

