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

<https://concepts.sagepub.com/social-science/concept/face_and_content_validity>
  skos:definition "Health status measurement is a fundamental part of healthcare disciplines, for example, medicine, nursing, and clinical psychology. Health status refers to the perceptions of a person with respect to his or her health condition. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Health Status Measurement, Face and Content Validity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_status_measurement> ;
  skos:prefLabel "face and content validity"@en ;
  a skos:Concept .

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

