@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/savings>
  skos:definition "The part of a person's income that is not spent at the end of any given accounting period. Individuals, households, businesses, and government dis-save when current expenditures exceed current saving. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2250.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Savings</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tax_exempt_special_savings_accounts>, <https://concepts.sagepub.com/social-science/concept/personal_equity_plans>, <https://concepts.sagepub.com/social-science/concept/individual_savings_accounts> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_behavior>, <https://concepts.sagepub.com/social-science/concept/assets> ;
  skos:prefLabel "savings"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/assets>
  skos:prefLabel "assets"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/savings> .

<https://concepts.sagepub.com/social-science/concept/individual_savings_accounts>
  skos:prefLabel "individual savings accounts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/savings> .

<https://concepts.sagepub.com/social-science/concept/tax_exempt_special_savings_accounts>
  skos:prefLabel "tax exempt special savings accounts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/savings> .

<https://concepts.sagepub.com/social-science/concept/personal_equity_plans>
  skos:prefLabel "personal equity plans"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/savings> .

<https://concepts.sagepub.com/social-science/concept/economic_behavior>
  skos:prefLabel "economic behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/savings> .

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

