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

<http://data.bibliotheken.nl/id/thes/p310790069> a schema1:Person ;
    rdfs:label "Duman, Burcu (1977-)" ;
    schema1:birthDate "1977" ;
    schema1:description "vert." ;
    schema1:familyName "Duman" ;
    schema1:givenName "Burcu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62b0160bb25d70544bbd2fbc1b2e25e7> ;
    schema1:name "Burcu Duman" ;
    schema1:nationality "tr" ;
    schema1:sameAs <http://viaf.org/viaf/290192670>,
        <https://isni.org/isni/0000000395463325> .

