@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/p068188781> a schema1:Person ;
    rdfs:label "Tolba, Mostafa Kamal" ;
    schema1:alternateName "Tolba, Mostafa K." ;
    schema1:description "International Center for Environment and Development" ;
    schema1:familyName "Tolba" ;
    schema1:givenName "Mostafa Kamal" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62f61f573df441c3501760253792ed75> ;
    schema1:name "Mostafa Kamal Tolba" ;
    schema1:sameAs <http://viaf.org/viaf/44358173>,
        wd:Q6916854,
        <https://isni.org/isni/0000000444573820> .

