@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:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23034 .

tero:conceptscheme a skos:ConceptScheme .
yso:p23034 skos:exactMatch tero:p23034 .
tero:p23034
  skos:prefLabel "regulation theory"@en, "regleringsteori"@sv, "sääntelyteoria"@fi ;
  skos:exactMatch ysa:Y153774, yso:p23034 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p127 ;
  skos:broader tero:p127 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "regulaatioteoria"@fi .

ysa:Y153774 skos:exactMatch tero:p23034 .
