@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/geographic_regions>
  skos:prefLabel "geographic regions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/developing_nations> .

<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_nations> .

<https://concepts.sagepub.com/social-science/concept/developing_nations>
  skos:definition "As people in the developing world are gaining access to the Internet, they join social networks at a high rate. Facebook creators have envisioned particular strategies for attracting users in developing countries, and as such Facebook is becoming a popular social networking platform in such countries. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-media-and-politics/n150.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Media and Politics; Developing Nations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_regions> ;
  skos:prefLabel "developing nations"@en ;
  a skos:Concept .

