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

<http://data.bibliotheken.nl/id/thes/p424151286> a schema1:Person ;
    rdfs:label "Ghosh Ippen, Chandra" ;
    schema1:alternateName "Ippen, Chandra Ghosh" ;
    schema1:familyName "Ghosh Ippen" ;
    schema1:givenName "Chandra" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/529abac551841127c4ef042c57c68274> ;
    schema1:name "Chandra Ghosh Ippen" ;
    schema1:sameAs <http://viaf.org/viaf/114148036045587972902>,
        <https://isni.org/isni/000000047870936X> .

