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

<http://data.bibliotheken.nl/id/thes/p096997931> a schema1:Person ;
    rdfs:label "Sinha, Anshu Krishna (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:description "Ook als: A. Krishna Sinha" ;
    schema1:familyName "Sinha" ;
    schema1:givenName "Anshu Krishna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/147e5f0bc05bf9ef0df67e5c73557978> ;
    schema1:name "Anshu Krishna Sinha" ;
    schema1:sameAs <http://viaf.org/viaf/188931761>,
        <https://isni.org/isni/0000000449241964> .

