@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-VK6KK61W-B
  skos:prefLabel "Position debout"@fr, "Standing Position"@en ;
  skos:broader jvr:-HZ4V24V6-3 ;
  skos:altLabel "Station debout"@fr ;
  skos:definition "Human position in which the body is held in an upright orthostatic position and supported only by the feet."@en ;
  a skos:Concept, mesh:Descriptor ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D000078783> ;
  skos:inScheme jvr: ;
  dc:modified "2018-06-30"^^xsd:date ;
  dc:created "2018-07-09"^^xsd:date ;
  dc:established "2019-01-01"^^xsd:date .

jvr:-HZ4V24V6-3
  skos:prefLabel "Posture"@fr, "Posture"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-VK6KK61W-B .

