@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/neutrality>
  skos:definition "Neutrality is the act of remaining neutral and impartial and not taking sides in a given conflict. The two main types of neutrality are external and internal, and each refers to a different political sphere of action. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1059.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Neutrality</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war,_peace_and_terrorism>, <https://concepts.sagepub.com/social-science/concept/peace,_war,_and_conflict_resolution>, <https://concepts.sagepub.com/social-science/concept/foreign_policy> ;
  skos:prefLabel "neutrality"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/war,_peace_and_terrorism>
  skos:prefLabel "war, peace and terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neutrality> .

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

<https://concepts.sagepub.com/social-science/concept/peace,_war,_and_conflict_resolution>
  skos:prefLabel "peace, war, and conflict resolution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neutrality> .

