@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/developing_world_and_international_relations> .

<https://concepts.sagepub.com/social-science/concept/developing_world_and_international_relations>
  skos:definition "Cleavages matter in all social relations. Given that international relations are a specific form of social relations, it is normal that the role of cleavages is taken seriously. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n148.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Developing World and International Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_relations>, <https://concepts.sagepub.com/social-science/concept/democracy_and_democratization> ;
  skos:prefLabel "developing world and international relations"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/international_relations>
  skos:prefLabel "international relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/developing_world_and_international_relations> .

