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

<http://data.bibliotheken.nl/id/thes/p15696211X> a schema1:Person ;
    rdfs:label "Gürcel, Gürcan" ;
    schema1:alternateName "Gürcan",
        "Gürcel, ...",
        "Gürsel, ...",
        "Gürsel, G.",
        "Gürsel, Gürcan" ;
    schema1:description "Boomerang, De Boemerang",
        "humor",
        "ill., tek.",
        "tek. ondertekend met: Gürsel of Gürcan" ;
    schema1:familyName "Gürcel" ;
    schema1:givenName "Gürcan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b680e204c78e8742e532ad181f0b4178> ;
    schema1:name "Gürcan Gürcel" ;
    schema1:sameAs <http://viaf.org/viaf/172054254>,
        <https://isni.org/isni/0000000368953943> .

