@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/compartment_syndromes>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ischemic_contracture>, <https://concepts.sagepub.com/social-science/concept/intra-abdominal_hypertension>, <https://concepts.sagepub.com/social-science/concept/anterior_compartment_syndrome> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003161.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vascular_diseases> ;
  skos:prefLabel "compartment syndromes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/ischemic_contracture>
  skos:prefLabel "ischemic contracture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/compartment_syndromes> .

<https://concepts.sagepub.com/social-science/concept/intra-abdominal_hypertension>
  skos:prefLabel "intra-abdominal hypertension"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/compartment_syndromes> .

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

<https://concepts.sagepub.com/social-science/concept/vascular_diseases>
  skos:prefLabel "vascular diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compartment_syndromes> .

<https://concepts.sagepub.com/social-science/concept/anterior_compartment_syndrome>
  skos:prefLabel "anterior compartment syndrome"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/compartment_syndromes> .

