@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

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

<https://concepts.sagepub.com/social-science/concept/Older_Americans_Act>
  skos:definition "The Older Americans Act (OAA) became law in 1965, the same year as the passage of Medicare and Medicaid, as part of the Great Society envisioned by President Lyndon Johnson. The programs associated with this Act enable older people to remain longer in their homes and communities and to delay or eliminate the need for institutionalization, such as in a nursing home. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n455.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Older Americans Act</a>]"@en ;
  dc11:end 1965 ;
  dc11:start 1965 ;
  dc11:date "1965" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laws_and_policies>, <https://concepts.sagepub.com/social-science/concept/health_policy,_public_health,_and_health_education>, <https://concepts.sagepub.com/social-science/concept/aging> ;
  skos:prefLabel "Older Americans Act"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Older_Americans_Act> .

<https://concepts.sagepub.com/social-science/concept/health_policy,_public_health,_and_health_education>
  skos:prefLabel "health policy, public health, and health education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Older_Americans_Act> .

<https://concepts.sagepub.com/social-science/concept/laws_and_policies>
  skos:prefLabel "laws and policies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Older_Americans_Act> .

