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

<http://data.bibliotheken.nl/id/thes/p152320571> a schema1:Person ;
    rdfs:label "Dalmia, Vasudha (1947-)" ;
    schema1:alternateName "Vasudha Dalmia" ;
    schema1:birthDate "1947" ;
    schema1:familyName "Dalmia" ;
    schema1:givenName "Vasudha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1126f36f234fdb735771e56ae1ebe6bb> ;
    schema1:name "Vasudha Dalmia" ;
    schema1:sameAs <http://viaf.org/viaf/263781561>,
        <https://isni.org/isni/0000000083624214> .

