@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/upper_limb_bones>
  skos:prefLabel "upper limb bones"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bones> .

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

<https://concepts.sagepub.com/social-science/concept/skeletal_system>
  skos:prefLabel "skeletal system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/bones> .

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

<https://concepts.sagepub.com/social-science/concept/bones>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/upper_limb_bones>, <https://concepts.sagepub.com/social-science/concept/spinal_column>, <https://concepts.sagepub.com/social-science/concept/epiphyses>, <https://concepts.sagepub.com/social-science/concept/pelvic_bones>, <https://concepts.sagepub.com/social-science/concept/chest_bones>, <https://concepts.sagepub.com/social-science/concept/lower_limb_bones>, <https://concepts.sagepub.com/social-science/concept/skull> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/skeletal_system> ;
  a skos:Concept ;
  skos:definition "Rigid, calcified structures forming the endoskeleton of vertebrates. They provide mechanical support and facilitate mobility but also have other functions, such as the production of red blood corpuscles and the protection of some organs (e.g. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n467.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; bones</a>]"@en ;
  skos:prefLabel "bones"@en .

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

<https://concepts.sagepub.com/social-science/concept/spinal_column>
  skos:prefLabel "spinal column"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bones> .

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

<https://concepts.sagepub.com/social-science/concept/lower_limb_bones>
  skos:prefLabel "lower limb bones"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/bones> .

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

