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

<http://data.bibliotheken.nl/id/thes/p145076695> a schema1:Person ;
    rdfs:label "Voulgaris, Marianna E." ;
    schema1:familyName "Voulgaris" ;
    schema1:givenName "Marianna E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a38e978c08929627fb91de330a7298d6> ;
    schema1:name "Marianna E. Voulgaris" ;
    schema1:sameAs <http://viaf.org/viaf/284729474>,
        <https://isni.org/isni/0000000390994055> .

