@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/patient_expectations>
  skos:definition "Patient expectations reflect the hopes, wishes, or desires of patients concerning health care needs and services. They include expectations about the structure, process, and outcomes of health care. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n583.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Patient Expectations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_care>, <https://concepts.sagepub.com/social-science/concept/marketing_and_customer_value> ;
  skos:prefLabel "patient expectations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/patient_care>
  skos:prefLabel "patient care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_expectations> .

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

<https://concepts.sagepub.com/social-science/concept/marketing_and_customer_value>
  skos:prefLabel "marketing and customer value"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_expectations> .

