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

<http://data.bibliotheken.nl/id/thes/p336264585> a schema1:Person ;
    rdfs:label "Rofe, J. Simon (internationale betrekkingen)" ;
    schema1:description "Senior Lecturer in Diplomatic and International Studies in the Centre for International Studies and Diplomacy at the School of Oriental and African Studies, University of London" ;
    schema1:familyName "Rofe" ;
    schema1:givenName "J. Simon" ;
    schema1:hasOccupation "internationale betrekkingen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3f95907f8768d6d26a1f8dafc4f944d> ;
    schema1:name "J. Simon Rofe" ;
    schema1:sameAs <http://viaf.org/viaf/43733945>,
        <https://isni.org/isni/0000000073695932> .

