@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/international_security>
  skos:prefLabel "international security"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regional_security> .

<https://concepts.sagepub.com/social-science/concept/regional_security>
  skos:definition "Regional security pertains to the theoretical and empirical conceptualization of security from a macroregional perspective. It stems from the idea that regional security has a degree of autonomy from global collective security and from national security strategies. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1333.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Regional Security</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_security_and_arms_control>, <https://concepts.sagepub.com/social-science/concept/international_security> ;
  skos:prefLabel "regional security"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/international_security_and_arms_control>
  skos:prefLabel "international security and arms control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regional_security> .

<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/regional_security> .

