@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/activities_of_daily_living>
  skos:prefLabel "activities of daily living"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/independent_living> .

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

<https://concepts.sagepub.com/social-science/concept/residence_characteristics>
  skos:prefLabel "residence characteristics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/independent_living> .

<https://concepts.sagepub.com/social-science/concept/independent_living>
  skos:definition "The independent living movement was born in the midto late 1960s along with several other civil rights groups, such as African Americans and women, who became activists for equality in American society. Before this time, many people with disabilities lived either with their parents or sadly, in nursing homes or other institutions, because they did not have access to community-based services to facilitate their independence. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n339.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Independent Living</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D057187.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/residence_characteristics>, <https://concepts.sagepub.com/social-science/concept/activities_of_daily_living> ;
  skos:prefLabel "independent living"@en ;
  a skos:Concept .

