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

<http://data.bibliotheken.nl/id/thes/p40588544X> a schema1:Person ;
    rdfs:label "Hasanoglu, Ayda" ;
    schema1:familyName "Hasanoglu" ;
    schema1:givenName "Ayda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f97d6539869e01419da6e4d8a5adbd1> ;
    schema1:name "Ayda Hasanoglu" ;
    schema1:sameAs <http://viaf.org/viaf/84147266658535480869> .

