@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/recession> .

<https://concepts.sagepub.com/social-science/concept/recession>
  skos:definition "A state of the economy that occurs when there is a slowdown or downturn of economic activity for two consecutive quarters or more. The slowdown is a manifestation of increased unemployment above its natural (long-run) rate and plummeting real output (GDP). [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2138.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Recession</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 "recession"@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/recession> .

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

