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

<http://data.bibliotheken.nl/id/thes/p074067095> a schema1:Person ;
    rdfs:label "Kumar, Kuldeep" ;
    schema1:alternateName "Kumar, K." ;
    schema1:description "B9725008: Professor in Information Management, Department of Decision and Information Sciences, Erasmus Universiteit, Rotterdam" ;
    schema1:familyName "Kumar" ;
    schema1:givenName "Kuldeep" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc352a04fcd8365385b1c694fb05b89a> ;
    schema1:name "Kuldeep Kumar" ;
    schema1:sameAs <http://viaf.org/viaf/269395364>,
        <https://isni.org/isni/0000000383332117> .

