@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/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/U.S._consumer_wealth> .

<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/U.S._consumer_wealth> .

<https://concepts.sagepub.com/social-science/concept/U.S._consumer_wealth>
  skos:definition "Consumer wealth is simply the value of assets less the debt that consumers owe. Major wealth categories are real estate, consumer durable goods, and financial assets such as checking and savings accounts, bonds, stocks, and the equity in noncorporate businesses. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n633.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Wealth, U.S. Consumer</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "U.S. consumer wealth"@en ;
  a skos:Concept .

