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

<http://data.bibliotheken.nl/id/thes/p120997169> a schema1:Person ;
    rdfs:label "El-Kassas, Sherif M. (1959-)" ;
    schema1:alternateName "Kassas, Sherif M. El-" ;
    schema1:birthDate "1959" ;
    schema1:description "Conform 'Names of Persons' en de lit.opg. in het proefschrift van deze auteur." ;
    schema1:familyName "El-Kassas" ;
    schema1:givenName "Sherif M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5001b28b02d06c492e1af169fa61dbea> ;
    schema1:name "Sherif M. El-Kassas" ;
    schema1:sameAs <http://viaf.org/viaf/283110940>,
        <https://isni.org/isni/0000000389649211> .

