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

<http://data.bibliotheken.nl/id/thes/p339154659> a schema1:Person ;
    rdfs:label "Damjanovski, Ivan" ;
    schema1:description "Assistant Professor, Political Science Department, Faculty of Law, Ss. Cyril and Methodius University in Skopje (2017)",
        "Researcher and coordinator of the Euro-Atlantic Integration Centre within the Institute for Democracy, Solidarity and Civil Society based in Skopje" ;
    schema1:familyName "Damjanovski" ;
    schema1:givenName "Ivan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be4f1fe4db312bf5823cdb8cbacc6574> ;
    schema1:name "Ivan Damjanovski" ;
    schema1:sameAs <http://viaf.org/viaf/281335185>,
        <https://isni.org/isni/000000038823329X> .

