@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/war_coverage>
  skos:definition "The term war coverage refers to two dimensions of journalism. On the one hand it describes media content dealing with war and war-related events. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n699.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; War Coverage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_events>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "war coverage"@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/war_coverage> .

<https://concepts.sagepub.com/social-science/concept/political_events>
  skos:prefLabel "political events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/war_coverage> .

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

