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

<http://data.bibliotheken.nl/id/thes/p312684908> a schema1:Person ;
    rdfs:label "D'Andrea, Vaneeta" ;
    schema1:alternateName "Andrea, Vaneeta D'" ;
    schema1:familyName "D'Andrea" ;
    schema1:givenName "Vaneeta" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f855fafcc86e88c633e52a4e0d951f2> ;
    schema1:name "Vaneeta D'Andrea" ;
    schema1:sameAs <http://viaf.org/viaf/281385445>,
        <https://isni.org/isni/0000000388223972> .

