@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/Non-aligned_News_Agencies_Pool> .

<https://concepts.sagepub.com/social-science/concept/Non-aligned_News_Agencies_Pool>
  skos:definition "The Non-Aligned News Agencies Pool (NANAP) was an international news exchange created in the mid-1970s by a coalition of nations organized under the broader Non-Aligned Movement (NAM). The NAM was a political faction of newly sovereign and developing nations that struggled for self-determination and for economic and cultural justice in the polarized Cold War period. [Source: <a href=\"https://sk.sagepub.com/reference/socialmovement/n161.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Movement Media; Non-Aligned News Agencies Pool</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news>, <https://concepts.sagepub.com/social-science/concept/alternative_media> ;
  skos:prefLabel "Non-aligned News Agencies Pool"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/alternative_media>
  skos:prefLabel "alternative media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Non-aligned_News_Agencies_Pool> .

