@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-VW5FBCKR-V .

n9j: a skos:ConceptScheme .
n9j:-TBX621KN-X
  skos:prefLabel "international relations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VW5FBCKR-V .

n9j:-PGDBQ3T6-V
  skos:prefLabel "peace, war, and conflict resolution"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VW5FBCKR-V .

n9j:-VW5FBCKR-V
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/foreign_policy_analysis> ;
  skos:definition "Foreign Policy Analysis (upper case, abbreviated as FPA) is a subfield of the academic subject of international relations (IR) that has developed since the 1950s, broadly in parallel with IR itself. Foreign policy analysis (lower case, abbreviated as fpa) is what all commentators on matters of foreign policy do as a matter of routine, for one country or many. [Source: International Encyclopedia of Political Science; Foreign Policy Analysis]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-PGDBQ3T6-V, n9j:-TBX621KN-X ;
  skos:prefLabel "foreign policy analysis"@en .

