@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/subnational_governments>
  skos:prefLabel "subnational governments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regionalization> .

<https://concepts.sagepub.com/social-science/concept/comparative_politics>
  skos:prefLabel "comparative politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regionalization> .

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

<https://concepts.sagepub.com/social-science/concept/regionalization>
  skos:definition "Regionalization is the program or process of forming regions. This implies the reorganization of a territory according to various criteria or dimensions and with different aims. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n515.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Regionalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subnational_governments>, <https://concepts.sagepub.com/social-science/concept/comparative_politics> ;
  skos:prefLabel "regionalization"@en ;
  a skos:Concept .

