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

<http://data.bibliotheken.nl/id/thes/p069882770> a schema1:Person ;
    rdfs:label "Orga, Ateş" ;
    schema1:alternateName "Arcy-Orga, Ateş d'",
        "D'Arcy-Orga, Ateş" ;
    schema1:familyName "Orga" ;
    schema1:givenName "Ateş" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e030a3d2e41d3a49d3a185d819e378f> ;
    schema1:name "Ateş Orga" ;
    schema1:sameAs <http://viaf.org/viaf/74135345>,
        <https://isni.org/isni/0000000083944031> .

