@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p6085
  skos:prefLabel "analysmetoder"@sv, "analytical methods"@en, "analyysimenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23107 .

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

tero:p23107
  skos:prefLabel "stochastic multiobjective acceptability analysis"@en, "stokastisk multikriterieanalys i beslutsfattande"@sv, "stokastinen monikriteerinen arvostusanalyysi"@fi ;
  skos:altLabel "SMAA"@fi, "stokastinen monikriteerinen hyväksyttävyysanalyysi"@fi ;
  skos:broader tero:p6085 ;
  skos:related tero:p13478 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6085 ;
  skos:exactMatch yso:p23107, ysa:Y160677 ;
  a skos:Concept .

