@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:-MVX1KSZG-F
  skos:prefLabel "Techniques d'aide à la décision"@fr, "Decision Support Techniques"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-X5GX0BT8-C .

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

jvr:-X5GX0BT8-C
  skos:prefLabel "Interprétation statistique de données"@fr, "Data Interpretation, Statistical"@en ;
  skos:altLabel "Statistical Data Analysis"@en, "Interprétation statistique des données"@fr, "Analyse statistique des données"@fr, "Interpretation, Statistical Data"@en, "Data Analysis, Statistical"@en, "Analyse statistique de données"@fr, "Statistical Data Interpretation"@en, "Data Interpretations, Statistical"@en ;
  skos:definition "Application of statistical procedures to analyze specific observed or assumed facts from a particular study."@en ;
  a skos:Concept, mesh:Descriptor ;
  skos:broader jvr:-MVX1KSZG-F, jvr:-JLG50VCW-R ;
  dc:created "1987-04-06"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003627> ;
  skos:inScheme jvr: ;
  dc:modified "2015-06-22"^^xsd:date ;
  dc:established "1988-01-01"^^xsd:date .

