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

<http://data.bibliotheken.nl/id/thes/p243200021> a schema1:Person ;
    rdfs:label "Baycan-Levent, Tüzin" ;
    schema1:alternateName "Baycan Levent, Tuzin",
        "Baycan, T.",
        "Baycan, Tüzin",
        "Levent, Tüzin Baycan" ;
    schema1:description "B0727977: Department of Urban and Regional Planning, Istanbul Technical University" ;
    schema1:familyName "Baycan-Levent" ;
    schema1:givenName "Tüzin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f50ae2312c0fb9e02dbe845ad4bb7d0a> ;
    schema1:name "Tüzin Baycan-Levent" ;
    schema1:sameAs <http://viaf.org/viaf/167284315>,
        <https://isni.org/isni/0000000117286875> .

