@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/traumatology> .

<https://concepts.sagepub.com/social-science/concept/traumatology>
  skos:definition "Traumatology emerged within medicine more than 70 years ago. The original field of traumatology was the study of wounds and injuries caused by accidents or violence to a person, and the surgical therapy and repair of the damage. [Source: <a href=\"https://sk.sagepub.com/reference/trauma/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Trauma: An Interdisciplinary Guide; Traumatology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014194.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_specialties> ;
  skos:prefLabel "traumatology"@en ;
  a skos:Concept .

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

