@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-K777DQ5S-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/construction_of_decision_trees> ;
  skos:definition "A decision model is a mathematical formulation of a decision problem that compares alternative choices in a formal process by calculating their expected outcome. The decision tree is a graphical representation of a decision model that represents the basic elements of the model. [Source: Encyclopedia of Medical Decision Making; Decision Trees, Construction]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KHB2N68Z-Z ;
  skos:prefLabel "construction of decision trees"@en .

n9j:-KHB2N68Z-Z
  skos:prefLabel "decision analysis and related mathematical models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K777DQ5S-M .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-K777DQ5S-M .

n9j: a skos:ConceptScheme .
