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

<http://data.bibliotheken.nl/id/thes/p231592752> a schema1:Person ;
    rdfs:label "Dasgupta, Sudeep" ;
    schema1:familyName "Dasgupta" ;
    schema1:givenName "Sudeep" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da384644ae2c2f35b12449b41f0e751> ;
    schema1:name "Sudeep Dasgupta" ;
    schema1:sameAs <http://viaf.org/viaf/8966161212026840070006>,
        <https://isni.org/isni/0000000369034201> .

