@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/secessionism>
  skos:definition "Secession has reference to the withdrawal of a people and the territory they occupy from the sovereignty of an existing government and the establishment of a new government with sovereignty over the seceding group and its territory. Secession has held enduring interest for libertarians for several reasons. [Source: <a href=\"https://sk.sagepub.com/reference/libertarianism/n277.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Libertarianism; Secessionism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/libertarianism> ;
  skos:prefLabel "secessionism"@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/secessionism> .

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

