@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/causes_of_poverty>
  skos:prefLabel "causes of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/class_structure> .

<https://concepts.sagepub.com/social-science/concept/class_structure>
  skos:definition "ECONOMIC CLASS IS often seen as a function of income and wealth levels. According to this way of thinking, there are lower, middle, and upper classes, or alternatively, the poor, the middle class, and the rich. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n124.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Class Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_of_poverty>, <https://concepts.sagepub.com/social-science/concept/causes_of_poverty> ;
  skos:prefLabel "class structure"@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/class_structure> .

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

