@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/surgical_punching>
  skos:prefLabel "surgical punching"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_section> .

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

<https://concepts.sagepub.com/social-science/concept/surgical_techniques>
  skos:prefLabel "surgical techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/surgical_section> .

<https://concepts.sagepub.com/social-science/concept/surgical_puncture>
  skos:prefLabel "surgical puncture"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_section> .

<https://concepts.sagepub.com/social-science/concept/surgical_excising>
  skos:prefLabel "surgical excising"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_section> .

<https://concepts.sagepub.com/social-science/concept/surgical_section>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/esquillectomy>, <https://concepts.sagepub.com/social-science/concept/amputation>, <https://concepts.sagepub.com/social-science/concept/sequestrotomy>, <https://concepts.sagepub.com/social-science/concept/debridement>, <https://concepts.sagepub.com/social-science/concept/surgical_punching>, <https://concepts.sagepub.com/social-science/concept/trephining>, <https://concepts.sagepub.com/social-science/concept/surgical_excising>, <https://concepts.sagepub.com/social-science/concept/surgical_puncture> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/surgical_techniques> ;
  skos:prefLabel "surgical section"@en ;
  a skos:Concept .

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

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

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

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

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

