@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/wars_of_independence>
  skos:definition "The term war of independence is generally used interchangeably with war of national liberation. Since the rise of nationalism, wars of independence have become one of the notions that draw the contours of today's world order. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1624.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Wars of Independence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war,_peace_and_terrorism>, <https://concepts.sagepub.com/social-science/concept/war> ;
  skos:prefLabel "wars of independence"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/war>
  skos:prefLabel "war"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wars_of_independence> .

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

