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

<http://data.bibliotheken.nl/id/thes/p391588508> a schema1:Person ;
    rdfs:label "Bhattacharya, Uma" ;
    schema1:description "cartografie" ;
    schema1:familyName "Bhattacharya" ;
    schema1:givenName "Uma" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3363840f2f69a8c86ef55d9f83e5034> ;
    schema1:name "Uma Bhattacharya" ;
    schema1:sameAs <http://viaf.org/viaf/306385203>,
        <https://isni.org/isni/0000000452484369> .

