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

<http://data.bibliotheken.nl/id/thes/p33179599X> a schema1:Person ;
    rdfs:label "Käs, Fabian" ;
    schema1:alternateName "Kāys, Fābiyān",
        "Kāys, Fābyān" ;
    schema1:description "2015: Dr. phil. im Semitistik, München, 2008, currently Research Fellow at the University of Cologne" ;
    schema1:familyName "Käs" ;
    schema1:givenName "Fabian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c67b3b9be9f53dcd0f4c53955b4e480c> ;
    schema1:name "Fabian Käs" ;
    schema1:sameAs <http://viaf.org/viaf/160549925>,
        <https://isni.org/isni/0000000110937196> .

