@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/combat-zone_photography>
  skos:definition "Photographs from the combat zone connect Americans to past and present wars. Beginning with the Civil War, war photography brought the realities of combat into the homes of ordinary citizens. [Source: <a href=\"https://sk.sagepub.com/reference/war/n71.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Combat-Zone Photography</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_media> ;
  skos:prefLabel "combat-zone photography"@en ;
  a skos:Concept .

<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/combat-zone_photography> .

<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/combat-zone_photography> .

