@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/annuities>
  skos:definition "Annuities were funds or goods paid by the United States to American Indian tribes for an agreed-upon period of time, usually in exchange for the cession of land. They were usually contracted through negotiated treaties, and in some cases the U.S. offered to make the payments in perpetuity. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-united-states-indian-policy-and-law/n36.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States Indian Policy and Law; Annuities</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_support> ;
  skos:prefLabel "annuities"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/financial_support>
  skos:prefLabel "financial support"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/annuities> .

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

