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

<https://concepts.sagepub.com/social-science/concept/Diagnosis_Related_Groups>
  skos:prefLabel "Diagnosis Related Groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_classification_systems> .

<https://concepts.sagepub.com/social-science/concept/patient_classification_systems>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/read_clinical_classification>, <https://concepts.sagepub.com/social-science/concept/health_care_resource_groups>, <https://concepts.sagepub.com/social-science/concept/health_benefit_groups>, <https://concepts.sagepub.com/social-science/concept/Diagnosis_Related_Groups>, <https://concepts.sagepub.com/social-science/concept/case_mix_systems> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/classification_systems> ;
  skos:prefLabel "patient classification systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/classification_systems>
  skos:prefLabel "classification systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patient_classification_systems> .

<https://concepts.sagepub.com/social-science/concept/read_clinical_classification>
  skos:prefLabel "read clinical classification"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_classification_systems> .

<https://concepts.sagepub.com/social-science/concept/case_mix_systems>
  skos:prefLabel "case mix systems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_classification_systems> .

<https://concepts.sagepub.com/social-science/concept/health_benefit_groups>
  skos:prefLabel "health benefit groups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patient_classification_systems> .

<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_classification_systems> .

