@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/p166955906> a schema1:Person ;
    rdfs:label "Stassinopoulou, Maria A. (1961-)" ;
    schema1:birthDate "1961" ;
    schema1:familyName "Stassinopoulou" ;
    schema1:givenName "Maria A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef7aac0be23390c157363c653150f565> ;
    schema1:name "Maria A. Stassinopoulou" ;
    schema1:sameAs <http://viaf.org/viaf/22421893>,
        wd:Q1895614,
        <https://isni.org/isni/0000000110225914> .

