@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/laparoscopic_cholecystectomy>
  skos:prefLabel "laparoscopic cholecystectomy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laparoscopy> .

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

<https://concepts.sagepub.com/social-science/concept/medical_treatments_for_obesity>
  skos:prefLabel "medical treatments for obesity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laparoscopy> .

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

<https://concepts.sagepub.com/social-science/concept/laparoscopy>
  skos:definition "Minimally invasive surgery has truly revolutionized how abdominal procedures are performed. Minimally invasive surgery in the abdomen is performed using a laparoscope. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n269.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Laparoscopy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/laparoscopic_cholecystectomy>, <https://concepts.sagepub.com/social-science/concept/hand-assisted_laparoscopy> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010535.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/medical_treatments_for_obesity>, <https://concepts.sagepub.com/social-science/concept/endoscopy> ;
  skos:prefLabel "laparoscopy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/hand-assisted_laparoscopy>
  skos:prefLabel "hand-assisted laparoscopy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/laparoscopy> .

