@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:p868
  skos:exactMatch yso:p868, ysa:Y104501, allars:Y25015 ;
  skos:prefLabel "reglerteori"@sv, "säätöteoria"@fi, "adjustment theory"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p127 ;
  skos:broader tero:p127 .

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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104501 skos:exactMatch tero:p868 .
allars:Y25015 skos:exactMatch tero:p868 .
