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

<http://data.bibliotheken.nl/id/thes/p328953105> a schema1:Person ;
    rdfs:label "Verhoeven, Harry (Africa)" ;
    schema1:description "Professor at the School of Foreign Service, Georgetown University Qatar, and Associate Member of the Department of Politics and International Relations, University of Oxford" ;
    schema1:familyName "Verhoeven" ;
    schema1:givenName "Harry" ;
    schema1:hasOccupation "Africa" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ec9a7f255ff0c20e556e6e2399c7995> ;
    schema1:name "Harry Verhoeven" ;
    schema1:sameAs <http://viaf.org/viaf/241262903>,
        <https://isni.org/isni/000000037009245X> .

