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

<http://data.bibliotheken.nl/id/thes/p312851413> a schema1:Person ;
    rdfs:label "Vlachou, Evangelia (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:familyName "Vlachou" ;
    schema1:givenName "Evangelia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d47d57cb199cfecac36a2142638aa384> ;
    schema1:name "Evangelia Vlachou" ;
    schema1:sameAs <http://viaf.org/viaf/61344054>,
        <https://isni.org/isni/0000000123208494> .

