@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/nonworking_poor>
  skos:definition "SINCE THE FEDERAL definition of poverty is the in-come-based Orshansky measure, it is no surprise that there is a correlation between not working and poverty. In 2003 nearly two-thirds of those aged 25 to 65 did not work in the week prior to being surveyed by the Current Population Survey (CPS), compared to one-quarter of the entire CPS sample. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n506.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Nonworking Poor</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/effects_of_poverty> ;
  skos:prefLabel "nonworking poor"@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/nonworking_poor> .

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

