@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-FF00VHWV-V
  skos:prefLabel "effects of poverty"@en ;
  a skos:Concept ;
  skos:narrower n9j:-XM203FSB-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-XM203FSB-R .

n9j:-XM203FSB-R
  owl:sameAs <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: The SAGE Encyclopedia of World Poverty; Welfare Dependence]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FF00VHWV-V ;
  skos:prefLabel "welfare dependence"@en .

n9j: a skos:ConceptScheme .
