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

<http://data.bibliotheken.nl/id/thes/p068762836> a schema1:Person ;
    rdfs:label "Chakraborty, Ranajit (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:familyName "Chakraborty" ;
    schema1:givenName "Ranajit" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5113a60e80d68acc135f09daa24bb5ee> ;
    schema1:name "Ranajit Chakraborty" ;
    schema1:sameAs <http://viaf.org/viaf/61824051>,
        wd:Q7290702,
        <https://isni.org/isni/0000000374150207> .

