@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/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Horace_Greeley> .

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

<https://concepts.sagepub.com/social-science/concept/Horace_Greeley>
  skos:definition "Horace Greeley was born in Amherst, New Hampshire, in 1811, the son of a poor farming family. He moved several times as a child, and he attended school irregularly before taking a job as an apprentice printer in Vermont. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i5465.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Greeley, Horace</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_media>, <https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_poverty>, <https://concepts.sagepub.com/social-science/concept/key_people_in_political_communication> ;
  skos:prefLabel "Horace Greeley"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_political_communication>
  skos:prefLabel "key people in political communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Horace_Greeley> .

<https://concepts.sagepub.com/social-science/concept/key_people_in_the_study_of_poverty>
  skos:prefLabel "key people in the study of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Horace_Greeley> .

