@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12494 .

tero:conceptscheme a skos:ConceptScheme .
yso:p12494 skos:exactMatch tero:p12494 .
ysa:Y98607 skos:exactMatch tero:p12494 .
allars:Y25247 skos:exactMatch tero:p12494 .
tero:p12494
  skos:exactMatch allars:Y25247, yso:p12494, ysa:Y98607 ;
  skos:prefLabel "risk theories"@en, "riskiteoria"@fi, "riskteori"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p127 ;
  skos:broader tero:p127 .

