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

<http://data.bibliotheken.nl/id/thes/p292974264> a schema1:Person ;
    rdfs:label "Vaz, Teresa de Noronha" ;
    schema1:alternateName "Noronha Vaz, Teresa de" ;
    schema1:description "iV" ;
    schema1:familyName "Vaz" ;
    schema1:givenName "Teresa de Noronha" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31f6b37a01db0cddffd74026732e3e10> ;
    schema1:name "Teresa de Noronha Vaz" ;
    schema1:sameAs <http://viaf.org/viaf/22459954>,
        <https://isni.org/isni/0000000115621916> .

