@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:-MVX47XR3-M
  skos:prefLabel "Examen physique"@fr, "Physical Examination"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-D6MB18QH-X .

jvr:-D6MB18QH-X
  skos:definition "A method, developed by Dr. Virginia Apgar, to evaluate a newborn's adjustment to extrauterine life. Five items - heart rate, respiratory effort, muscle tone, reflex irritability, and color - are evaluated 60 seconds after birth and again five minutes later on a scale from 0-2, 0 being the lowest, 2 being normal. The five numbers are added for the Apgar score. A score of 0-3 represents severe distress, 4-7 indicates moderate distress, and a score of 7-10 predicts an absence of difficulty in adjusting to extrauterine life."@en ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:prefLabel "Apgar Score"@en, "Score d'Apgar"@fr ;
  dc:established "1973-01-01"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D001034> ;
  a mesh:Descriptor, skos:Concept ;
  dc:modified "2015-06-23"^^xsd:date ;
  skos:altLabel "Indice d'Apgar"@fr ;
  skos:broader jvr:-MVX47XR3-M ;
  skos:inScheme jvr: .

jvr: a skos:ConceptScheme .
