@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/human_diaphragm>
  skos:prefLabel "human diaphragm"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trunk> .

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

<https://concepts.sagepub.com/social-science/concept/body_regions>
  skos:prefLabel "body regions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/trunk> .

<https://concepts.sagepub.com/social-science/concept/lumbar_region>
  skos:prefLabel "lumbar region"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trunk> .

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

<https://concepts.sagepub.com/social-science/concept/trunk>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perineum>, <https://concepts.sagepub.com/social-science/concept/abdomen>, <https://concepts.sagepub.com/social-science/concept/shoulders>, <https://concepts.sagepub.com/social-science/concept/human_diaphragm>, <https://concepts.sagepub.com/social-science/concept/pelvis>, <https://concepts.sagepub.com/social-science/concept/chest>, <https://concepts.sagepub.com/social-science/concept/lumbar_region> ;
  skos:prefLabel "trunk"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/body_regions> ;
  a skos:Concept .

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

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

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

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

