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

<http://data.bibliotheken.nl/id/thes/p255182821> a schema1:Person ;
    rdfs:label "Goren-Kalayci, Simten" ;
    schema1:familyName "Goren-Kalayci" ;
    schema1:givenName "Simten" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b34822ea2afcd09e4e07c09eff445c4d> ;
    schema1:name "Simten Goren-Kalayci" ;
    schema1:sameAs <http://viaf.org/viaf/284774421>,
        <https://isni.org/isni/000000039102371X> .

