@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/coverage_of_poverty>
  skos:definition "As poverty became a clearly recognized problem during the twentieth century, journalists sought to describe and cover the problem, shedding light on its causes as well as those groups working to alleviate its impact. Coverage of poverty involves politics and economics but also sociology and crime, among other topics. [Source: <a href=\"https://sk.sagepub.com/reference/journalism/n303.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Journalism; Poverty, Coverage of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/news_categories> ;
  skos:prefLabel "coverage of poverty"@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/coverage_of_poverty> .

<https://concepts.sagepub.com/social-science/concept/news_categories>
  skos:prefLabel "news categories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/coverage_of_poverty> .

