@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_outcomes>
  skos:prefLabel "health outcomes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/outcomes> .

<https://concepts.sagepub.com/social-science/concept/patient_outcome>
  skos:prefLabel "patient outcome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/outcomes> .

<https://concepts.sagepub.com/social-science/concept/outcomes>
  skos:definition "Outcomes are changes, results, and impacts that may be short or long term; proximal or distal; primary or secondary; intended or unintended; positive or negative; and singular, multiple, or hierarchical. Outcomes are enduring changes, in contrast to outputs, which are more specific. [Source: <a href=\"https://methods.sagepub.com/reference/encyclopedia-of-evaluation/n388.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Evaluation; Outcomes</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_outcome>, <https://concepts.sagepub.com/social-science/concept/health_outcomes> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/health_care_quality,_access,_and_evaluation> ;
  skos:prefLabel "outcomes"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/health_care_quality,_access,_and_evaluation>
  skos:prefLabel "health care quality, access, and evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/outcomes> .

