@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/international_organization_(political_science)>
  skos:prefLabel "international organization (political science)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regime> .

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

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

<https://concepts.sagepub.com/social-science/concept/political_process>
  skos:prefLabel "political process"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regime> .

<https://concepts.sagepub.com/social-science/concept/regime>
  skos:definition "Regimes are the various types of political systems found in the sovereign countries of the world. These can be defined as specific individual regime types or as contrasting types. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n511.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Regime (Comparative Politics)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_process>, <https://concepts.sagepub.com/social-science/concept/nation_and_state>, <https://concepts.sagepub.com/social-science/concept/international_organization_(political_science)> ;
  skos:prefLabel "regime"@en ;
  a skos:Concept .

