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

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

<https://concepts.sagepub.com/social-science/concept/hospitalized_children>
  skos:prefLabel "hospitalized children"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patients> .

<https://concepts.sagepub.com/social-science/concept/patients>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_dropouts>, <https://concepts.sagepub.com/social-science/concept/inpatients>, <https://concepts.sagepub.com/social-science/concept/hospitalized_children>, <https://concepts.sagepub.com/social-science/concept/child,_institutionalized>, <https://concepts.sagepub.com/social-science/concept/outpatients>, <https://concepts.sagepub.com/social-science/concept/adolescent,_hospitalized>, <https://concepts.sagepub.com/social-science/concept/adolescent,_institutionalized>, <https://concepts.sagepub.com/social-science/concept/survivors> ;
  skos:prefLabel "patients"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/persons> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010361.html> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/adolescent,_institutionalized>
  skos:prefLabel "adolescent, institutionalized"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patients> .

<https://concepts.sagepub.com/social-science/concept/persons>
  skos:prefLabel "persons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patients> .

<https://concepts.sagepub.com/social-science/concept/child,_institutionalized>
  skos:prefLabel "child, institutionalized"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patients> .

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

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

<https://concepts.sagepub.com/social-science/concept/adolescent,_hospitalized>
  skos:prefLabel "adolescent, hospitalized"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patients> .

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

