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

<https://concepts.sagepub.com/social-science/concept/Third_World_Network>
  skos:definition "Third World Network (TWN) is an independent, nonprofit, international network of individuals and organizations. TWN's mission is to engender a better understanding of the needs and rights of people in the global South, create a more just distribution of world resources, and enable more ecologically sustainable and socially fulfilling modes of development. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n232.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Third World Network (Malaysia)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/regions>, <https://concepts.sagepub.com/social-science/concept/news> ;
  skos:prefLabel "Third World Network"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Third_World_Network> .

<https://concepts.sagepub.com/social-science/concept/news>
  skos:prefLabel "news"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Third_World_Network> .

