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

bl8: a skos:ConceptScheme .
bl8:-PRX7CMMT-P
  skos:altLabel "station debout"@fr, "orthostatic station"@en, "orthostatisme"@fr, "orthostatic position"@en ;
  skos:inScheme bl8: ;
  skos:prefLabel "debout"@fr, "orthostatism"@en ;
  skos:hiddenLabel "Debout"@fr, "Orthostatism"@en ;
  a skos:Concept ;
  skos:broader bl8:-RTWPSNB8-D .

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

