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

jvr: a skos:ConceptScheme .
jvr:-GC2TCGZS-J
  dc:created "1996-06-13"^^xsd:date ;
  skos:broader jvr:-JLG50VCW-R, jvr:-D26CQDP7-F ;
  dc:modified "2016-06-16"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D019540> ;
  skos:altLabel "SSC (Surface Sous la Courbe)"@fr, "Surface sous la courbe"@fr, "ASC (Aire Sous la Courbe)"@fr, "AUC"@en ;
  skos:inScheme jvr: ;
  skos:definition "A statistical means of summarizing information from a series of measurements on one individual. It is frequently used in clinical pharmacology where the AUC from serum levels can be interpreted as the total uptake of whatever has been administered. As a plot of the concentration of a drug against time, after a single dose of medicine, producing a standard shape curve, it is a means of comparing the bioavailability of the same drug made by different companies. (From Winslade, Dictionary of Clinical Research, 1992)"@en ;
  dc:established "1997-01-01"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:prefLabel "Area Under Curve"@en, "Aire sous la courbe"@fr .

jvr:-D26CQDP7-F
  skos:prefLabel "Pharmacocinétique"@fr, "Pharmacokinetics"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GC2TCGZS-J .

jvr:-JLG50VCW-R
  skos:prefLabel "Statistics as Topic"@en, "Statistiques comme sujet"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GC2TCGZS-J .

