@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/orthopedics>
  skos:definition "Orthopedics is the branch of medicine concerned with disorders of the musculoskeletal system. It is a broad field dealing not only with the vast array of congenital, traumatic, cancerous, or degenerative processes afflicting bones and joints, but also those of muscles, tendons, nerves and vessels. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n909.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Orthopedics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009985.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_specialties>, <https://concepts.sagepub.com/social-science/concept/health_sciences> ;
  skos:prefLabel "orthopedics"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/surgical_specialties>
  skos:prefLabel "surgical specialties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/orthopedics> .

<https://concepts.sagepub.com/social-science/concept/health_sciences>
  skos:prefLabel "health sciences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/orthopedics> .

