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

w7b: a skos:ConceptScheme .
w7b:-X3HJXJRC-X
  skos:prefLabel "complication"@en, "complication"@fr ;
  a skos:Concept ;
  skos:narrower w7b:-V0VB7X55-2 .

w7b:-V0VB7X55-2
  skos:hiddenLabel "Complication postopératoire"@fr, "Post-operative complication"@en ;
  a skos:Concept ;
  skos:inScheme w7b: ;
  skos:broader w7b:-X3HJXJRC-X ;
  skos:prefLabel "post-operative complication"@en, "complication postopératoire"@fr ;
  skos:altLabel "postoperative complication"@en .

