@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/extraterritoriality> .

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

<https://concepts.sagepub.com/social-science/concept/extraterritoriality>
  skos:definition "The term extraterritoriality, or exterritoriality, usually denotes the exclusion of foreign nationals from the territorial jurisdiction of the host country. The concept thereby deals with functional exceptions to the Westphalian principle of territorial sovereignty—either granted by international law or agreed on bilaterally. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n546.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Extraterritoriality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "extraterritoriality"@en ;
  a skos:Concept .

