@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/foreign_policy>
  skos:prefLabel "foreign policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonstate_actors> .

<https://concepts.sagepub.com/social-science/concept/nonstate_actors>
  skos:definition "The phrase nonstate actors arose in the study of world politics during the 1970s in the context of a transnationalist critique of the then prevailing realist orthodoxy. Realist theory of international relations holds that only states are and can be actors in politics beyond the national realm. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n395.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Nonstate Actors</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_sociology>, <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "nonstate actors"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_sociology>
  skos:prefLabel "political sociology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonstate_actors> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/nonstate_actors> .

