@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8: a skos:ConceptScheme .
vh8:-X2SXJXC9-F
  skos:prefLabel "abscess"@en, "abcès"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-CS9XZPJW-K .

vh8:-RGLTD1N7-K
  skos:prefLabel "anorectal disease"@en, "pathologie anorectale"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-CS9XZPJW-K .

vh8:-CS9XZPJW-K
  skos:definition "Anorectal abscess (also known as an anal/rectal abscess, or perianal/perirectal abscess) is an abscess adjacent to the anus. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-X2SXJXC9-F, vh8:-RGLTD1N7-K ;
  skos:prefLabel "abcès périanal"@fr, "perianal abscess"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Anorectal_abscess> .

