@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/microsurgery>
  skos:definition "Microsurgery can be defined as surgery on very small body structures, such as blood vessels and nerves, performed with the aid of a microscope and specialized instruments. The purpose of microsurgery is to allow the surgeon a clear and amplified visualization of the operating field. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n779.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Microsurgery</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgery>, <https://concepts.sagepub.com/social-science/concept/procedures_and_therapies> ;
  skos:prefLabel "microsurgery"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/procedures_and_therapies>
  skos:prefLabel "procedures and therapies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/microsurgery> .

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

