@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:-PFXMMMJS-0
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/evaluation_of_decision_trees> ;
  skos:definition "A decision tree is a branched structure used as a tool to support decision making by displaying key elements of the choices among alternatives and the consequences of each choice. This entry uses several examples to illustrate the evaluation of decision trees. [Source: Encyclopedia of Medical Decision Making; Decision Trees, Evaluation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KHB2N68Z-Z ;
  skos:prefLabel "evaluation of decision trees"@en .

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

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-PFXMMMJS-0 .

n9j: a skos:ConceptScheme .
