@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_and_media>
  skos:prefLabel "war and media"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/frontline_reporting> .

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

<https://concepts.sagepub.com/social-science/concept/frontline_reporting>
  skos:definition "Sometimes called “history's first draft,” journalism presents its stories to an audience contemporary to, directly affected by, and able to affect these events. Although reporting from the front lines may have little direct impact on the course of a war, frontline journalism does bring American civilians as close to battle as most of them will ever get. [Source: <a href=\"https://sk.sagepub.com/reference/war/n118.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Frontline Reporting</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_media> ;
  skos:prefLabel "frontline reporting"@en ;
  a skos:Concept .

