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

<http://data.bibliotheken.nl/id/thes/p108058565> a schema1:Person ;
    rdfs:label "Biçer, O." ;
    schema1:familyName "Biçer" ;
    schema1:givenName "O." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9994a9639f5c0237c9fc3db19fc25eec> ;
    schema1:name "O. Biçer" ;
    schema1:sameAs <http://viaf.org/viaf/61805339>,
        <https://isni.org/isni/0000000001228702> .

