@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-JBW2FCGF-8
  skos:inScheme jvr: ;
  a skos:Concept, mesh:Descriptor ;
  skos:altLabel "Loadbearing"@en, "Weightbearing"@en, "Mise en appui"@fr, "Load-Bearing"@en ;
  skos:definition "The physical state of supporting an applied load. This often refers to the weight-bearing bones or joints that support the body's weight, especially those in the spine, hip, knee, and foot. Application of force along the axis of the body (see AXIS), body parts, or PROSTHESES AND IMPLANTS."@en ;
  skos:broader jvr:-H2SJZ00S-D ;
  dc:created "1991-01-03"^^xsd:date ;
  skos:hiddenLabel "Chargements axiaux"@fr, "Axial Loading"@en, "Chargement axial"@fr ;
  skos:prefLabel "Weight-Bearing"@en, "Mise en charge"@fr ;
  mesh:allowableQualifier jvr:-WZF2ZR3L-B ;
  dc:modified "2016-01-20"^^xsd:date ;
  dc:established "1992-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016474> .

jvr:-H2SJZ00S-D
  skos:prefLabel "Mechanical Phenomena"@en, "Phénomènes mécaniques"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-JBW2FCGF-8 .

jvr:-WZF2ZR3L-B
  skos:prefLabel "physiology (Qualifier)"@en, "physiologie (Qualificatif)"@fr ;
  a mesh:Qualifier, skos:Concept .

