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

<http://data.bibliotheken.nl/id/thes/p298476126> a schema1:Person ;
    rdfs:label "El-Rouayheb, Khaled" ;
    schema1:alternateName "Rouayheb, Khaled El-" ;
    schema1:familyName "El-Rouayheb" ;
    schema1:givenName "Khaled" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5091c1e6f2dbcc51c8042594441b84b5> ;
    schema1:name "Khaled El-Rouayheb" ;
    schema1:sameAs <http://viaf.org/viaf/217330973>,
        <https://isni.org/isni/0000000121175297> .

