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

<http://data.bibliotheken.nl/id/thes/p108497992> a schema1:Person ;
    rdfs:label "Erdal, Marcel" ;
    schema1:description "B0412748: Ph.D. in 1976 in old turkic at the Hebrew University of Jerusalem; professor for turcology at the university of Frankfurt since 1993" ;
    schema1:familyName "Erdal" ;
    schema1:givenName "Marcel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cd859c2c923a841bc22675b36f8e698> ;
    schema1:name "Marcel Erdal" ;
    schema1:sameAs <http://viaf.org/viaf/29686469>,
        wd:Q6756093,
        <https://isni.org/isni/0000000110234909> .

