@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/joint_capsule_release>
  skos:prefLabel "joint capsule release"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arthroscopy> .

<https://concepts.sagepub.com/social-science/concept/arthroscopy>
  skos:definition "Arthroscopy is a technique in sports surgery that is becoming increasingly popular. It involves the insertion of a camera, or arthroscope, into a joint through small skin incisions termed arthroscopic portals. [Source: <a href=\"https://sk.sagepub.com/reference/sportsmedicine/n42.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Sports Medicine; Arthroscopy</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/joint_capsule_release> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001182.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/endoscopy> ;
  skos:prefLabel "arthroscopy"@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/arthroscopy> .

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

