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

<http://data.bibliotheken.nl/id/thes/p327474343> a schema1:Person ;
    rdfs:label "Serbes, Emrah" ;
    schema1:familyName "Serbes" ;
    schema1:givenName "Emrah" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19624b0906c2c5d0455dc1913b46ba0f> ;
    schema1:name "Emrah Serbes" ;
    schema1:sameAs <http://viaf.org/viaf/89907740>,
        wd:Q6050007,
        <https://isni.org/isni/0000000062978013> .

