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

tero:conceptscheme a skos:ConceptScheme .
tero:p17803
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "bayesilainen päätösanalyysi"@fi, "bayesilainen analyysi"@fi, "bayesilainen metodi"@fi ;
  skos:prefLabel "bayesilainen menetelmä"@fi, "empirical Bayes method"@en, "bayesiska metoder"@sv ;
  skosext:broaderGeneric tero:p3127 ;
  a skos:Concept ;
  skos:exactMatch yso:p17803, allars:Y36420, ysa:Y135203 ;
  skos:broader tero:p3127 .

ysa:Y135203 skos:exactMatch tero:p17803 .
allars:Y36420 skos:exactMatch tero:p17803 .
yso:p17803 skos:exactMatch tero:p17803 .
tero:p3127
  skos:prefLabel "statstical methods"@en, "statistiska metoder"@sv, "tilastomenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17803 .

