@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_waiting_time>
  skos:prefLabel "patient waiting time"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/hospitalisation>
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_of_health_care>, <https://concepts.sagepub.com/social-science/concept/patient_care> ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_admission>, <https://concepts.sagepub.com/social-science/concept/partial_hospitalisation>, <https://concepts.sagepub.com/social-science/concept/patient_transfer>, <https://concepts.sagepub.com/social-science/concept/patient_waiting_time>, <https://concepts.sagepub.com/social-science/concept/hospital_episodes>, <https://concepts.sagepub.com/social-science/concept/hospital_stay_duration>, <https://concepts.sagepub.com/social-science/concept/district_spells>, <https://concepts.sagepub.com/social-science/concept/ward_stays>, <https://concepts.sagepub.com/social-science/concept/psychiatric_confinement> ;
  skos:prefLabel "hospitalisation"@en .

<https://concepts.sagepub.com/social-science/concept/district_spells>
  skos:prefLabel "district spells"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/hospital_stay_duration>
  skos:prefLabel "hospital stay duration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/patient_transfer>
  skos:prefLabel "patient transfer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/hospital_episodes>
  skos:prefLabel "hospital episodes"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/patient_admission>
  skos:prefLabel "patient admission"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/organization_of_health_care>
  skos:prefLabel "organization of health care"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

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

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

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

<https://concepts.sagepub.com/social-science/concept/psychiatric_confinement>
  skos:prefLabel "psychiatric confinement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

<https://concepts.sagepub.com/social-science/concept/ward_stays>
  skos:prefLabel "ward stays"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hospitalisation> .

