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

<http://data.bibliotheken.nl/id/thes/p313952094> a schema1:Person ;
    rdfs:label "Tezcan, Narin (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "Dubbel met PPN 333 836 677" ;
    schema1:familyName "Tezcan" ;
    schema1:givenName "Narin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fd93d52d50d231b4c3d1e0a8a30f2e8> ;
    schema1:name "Narin Tezcan" ;
    schema1:sameAs <http://viaf.org/viaf/290746291>,
        <https://isni.org/isni/0000000395884613> .

