@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p13478
  skos:prefLabel "decision theory"@en, "päätösteoria"@fi, "beslutsteori"@sv ;
  a skos:Concept ;
  skos:related yso:p23107 .

yso:p23107
  skos:broader yso:p6085 ;
  skos:closeMatch ysa:Y160677 ;
  skos:related yso:p13478 ;
  skos:altLabel "SMAA"@fi, "stokastinen monikriteerinen hyväksyttävyysanalyysi"@fi ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "stochastic multiobjective acceptability analysis"@en, "stokastinen monikriteerinen arvostusanalyysi"@fi ;
  a skos:Concept .

yso:p6085
  skos:prefLabel "methods of analysis"@en, "analysmetoder"@sv, "analyysimenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p23107 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

