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

<http://data.bibliotheken.nl/id/thes/p270783334> a schema1:Person ;
    rdfs:label "Atalay, Murat Sabahattin" ;
    schema1:familyName "Atalay" ;
    schema1:givenName "Murat Sabahattin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b7c8a6619f0a010c139ca7aadfb0b6c> ;
    schema1:name "Murat Sabahattin Atalay" ;
    schema1:sameAs <http://viaf.org/viaf/286064486>,
        <https://isni.org/isni/0000000368787236> .

