@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/peace_journalism>
  skos:definition "Peace journalism, according to its advocates, is a way to report on conflict and not increase the conflict itself. Sounds simple, but its application would surely change the nature of journalism because of a reporter's orientation to conflict as news. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n288.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Peace Journalism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "peace journalism"@en ;
  a skos:Concept .

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

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

