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

<http://data.bibliotheken.nl/id/thes/p139398538> a schema1:Person ;
    rdfs:label "Bourantonis, Dimitris (internationale betrekkingen)" ;
    schema1:alternateName "Mpurantōnēs, Dēmētrēs",
        "Mpurantōnēs, Dēmētrios" ;
    schema1:description "Professor of International and European Economic Studies, Athens University of Economics and Business, Athens, Greece",
        "international and European institutions, diplomacy, foreign policy and international history with emphasis on the Cold War" ;
    schema1:familyName "Bourantonis" ;
    schema1:givenName "Dimitris" ;
    schema1:hasOccupation "internationale betrekkingen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d3a08597ab2bcf898b671d3c00e6ae5> ;
    schema1:name "Dimitris Bourantonis" ;
    schema1:sameAs <http://viaf.org/viaf/49306857>,
        <https://isni.org/isni/0000000029127954> .

