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

dom: a skos:ConceptScheme .
dom:-F1L3SWGD-K
  skos:notation "002B25G04" ;
  a skos:Concept ;
  skos:inScheme dom: ;
  skos:broader dom:-VPW0H6W2-H ;
  skos:prefLabel "chirurgie de l'abdomen"@fr, "surgery of the abdomen"@en .

dom:-VPW0H6W2-H
  skos:notation "002B25G" ;
  skos:prefLabel "surgery of the digestive system"@en, "chirurgie de l'appareil digestif"@fr ;
  a skos:Concept ;
  skos:narrower dom:-F1L3SWGD-K .

