@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/health_status>
  skos:prefLabel "health status"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/functional_status> .

<https://concepts.sagepub.com/social-science/concept/functional_status>
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_care_economics_and_management>, <https://concepts.sagepub.com/social-science/concept/social_science_perspectives_on_epidemiology>, <https://concepts.sagepub.com/social-science/concept/health_status> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_dependency>, <https://concepts.sagepub.com/social-science/concept/housework_capacity>, <https://concepts.sagepub.com/social-science/concept/mental_capacity>, <https://concepts.sagepub.com/social-science/concept/mobility> ;
  skos:definition "Functional status is a common health measure used in both clinical care and research. The general domains of functional status are physical, mental, and sometimes social. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n166.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Functional Status</a>]"@en ;
  skos:prefLabel "functional status"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/patient_dependency>
  skos:prefLabel "patient dependency"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/functional_status> .

<https://concepts.sagepub.com/social-science/concept/housework_capacity>
  skos:prefLabel "housework capacity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/functional_status> .

<https://concepts.sagepub.com/social-science/concept/mobility>
  skos:prefLabel "mobility"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/functional_status> .

<https://concepts.sagepub.com/social-science/concept/social_science_perspectives_on_epidemiology>
  skos:prefLabel "social science perspectives on epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/functional_status> .

<https://concepts.sagepub.com/social-science/concept/mental_capacity>
  skos:prefLabel "mental capacity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/functional_status> .

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

<https://concepts.sagepub.com/social-science/concept/health_care_economics_and_management>
  skos:prefLabel "health care economics and management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/functional_status> .

