@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/p157360229> a schema1:Person ;
    rdfs:label "Dayal, Veneeta" ;
    schema1:familyName "Dayal" ;
    schema1:givenName "Veneeta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4afb51c9af8a427d598e2606f0c87057> ;
    schema1:name "Veneeta Dayal" ;
    schema1:sameAs <http://viaf.org/viaf/74011579>,
        wd:Q20653599,
        <https://isni.org/isni/0000000036910760> .

