@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/vascular_diseases>
  skos:prefLabel "vascular diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hemorrhoids> .

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

<https://concepts.sagepub.com/social-science/concept/hemorrhoids>
  skos:definition "A hemorrhoid, also known collectively as emerods or piles, was first so described during the 16th century and the word is derived from the Greek for “the discharging of blood.” It is a swelling and inflammation of veins which can occur in the rectum or anal channel. Essentially, it can be formed by a distension of the vein network under the mucous membrane around the anal channel, or under the skin around the nearby external area. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n567.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Hemorrhoids</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006484.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vascular_diseases> ;
  skos:prefLabel "hemorrhoids"@en ;
  a skos:Concept .

