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

<http://data.bibliotheken.nl/id/thes/p189614730> a schema1:Person ;
    rdfs:label "Çetinkaya, Sila" ;
    schema1:familyName "Çetinkaya" ;
    schema1:givenName "Sila" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3fc08b5da332ebc93a4ee26fe1bed3f> ;
    schema1:name "Sila Çetinkaya" ;
    schema1:sameAs <http://viaf.org/viaf/287560959>,
        <https://isni.org/isni/0000000350580851> .

