@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/Ernie_Pyle>
  skos:definition "Journalist Ernie Pyle was one of the most popular American journalists of World War II. Traveling with U.S. [Source: <a href=\"https://sk.sagepub.com/reference/war/n273.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Pyle, Ernie</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_media> ;
  skos:prefLabel "Ernie Pyle"@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/Ernie_Pyle> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Ernie_Pyle> .

