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

<https://concepts.sagepub.com/social-science/concept/welfare_dependence>
  skos:definition "Welfare, or public assistance—the cash income provided to low-income families—has never been popular. Especially in a market-centered society such as the United States, welfare historically has been provided most often reluctantly and always with great suspicion. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i10258.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; Welfare Dependence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_poverty> ;
  skos:prefLabel "welfare dependence"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/effects_of_poverty>
  skos:prefLabel "effects of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/welfare_dependence> .

