@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/osteology>
  skos:definition "Osteology is the scientific study of bones, especially human bones. The word osteology derives from the Greek for bones, and the term was first used in 1670. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n914.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Osteology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D059166.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/anatomy> ;
  skos:prefLabel "osteology"@en ;
  a skos:Concept .

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

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

