@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/state_formation>
  skos:definition "State formation refers to the processes leading to the centralization of political power within a well-defined territory. These processes are not historically and geographically uniform, and there is no single explanation for them. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n582.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; State Formation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nation_and_state>, <https://concepts.sagepub.com/social-science/concept/democracy_and_democratization> ;
  skos:prefLabel "state formation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nation_and_state>
  skos:prefLabel "nation and state"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/state_formation> .

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

<https://concepts.sagepub.com/social-science/concept/democracy_and_democratization>
  skos:prefLabel "democracy and democratization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/state_formation> .

