@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:-HD0FW4HX-9
  skos:prefLabel "Concepts mathématiques"@fr, "Mathematical Concepts"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-KMLHRSD3-V .

jvr:-KMLHRSD3-V
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-XF8GVC0P-L ;
  skos:prefLabel "Théorie de la décision"@fr, "Decision Theory"@en ;
  skos:narrower jvr:-N0JNS4KC-M ;
  skos:inScheme jvr: ;
  skos:broader jvr:-HD0FW4HX-9 ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D003662> ;
  dc:established "1980-01-01"^^xsd:date ;
  skos:definition "A theoretical technique utilizing a group of related constructs to describe or prescribe how individuals or groups of people choose a course of action when faced with several alternatives and a variable amount of knowledge about the determinants of the outcomes of those alternatives."@en ;
  dc:modified "2010-06-25"^^xsd:date ;
  dc:created "1979-05-31"^^xsd:date .

jvr:-N0JNS4KC-M
  skos:prefLabel "Decision Trees"@en, "Arbres de décision"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:broader jvr:-KMLHRSD3-V .

jvr:-XF8GVC0P-L
  skos:prefLabel "Operations Research"@en, "Recherche opérationnelle"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:related jvr:-KMLHRSD3-V .

jvr: a skos:ConceptScheme .
