@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/world_news_media>
  skos:prefLabel "world news media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Pacific_area> .

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

<https://concepts.sagepub.com/social-science/concept/Pacific_area>
  skos:definition "A difficult region to characterize briefly, the Pacific (also called “Oceania”) consists largely of island nations including—to name only the largest—Indonesia, New Zealand, Papua New Guinea, the Philippines, Taiwan, and many smaller island groups. With the exception of the first four, populations are sparse and widely scattered. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n285.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Pacific Area</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/world_news_media> ;
  skos:prefLabel "Pacific area"@en ;
  a skos:Concept .

