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

bl8: a skos:ConceptScheme .
bl8:-Z652GFMF-Z
  skos:definition "Tête plus haute que les membres inférieurs."@fr ;
  skos:hiddenLabel "Proclive"@fr, "Head-up position"@en ;
  a skos:Concept ;
  skos:inScheme bl8: ;
  skos:broader bl8:-RTWPSNB8-D ;
  skos:prefLabel "proclive"@fr, "head-up position"@en ;
  skos:altLabel "décubitus proclive"@fr .

bl8:-RTWPSNB8-D
  skos:prefLabel "position du patient"@fr, "patient positioning"@en ;
  a skos:Concept ;
  skos:narrower bl8:-Z652GFMF-Z .

