@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:p4442 .

tero:conceptscheme a skos:ConceptScheme .
yso:p4442 skos:exactMatch tero:p4442 .
tero:p4442
  skos:exactMatch ysa:Y107620, yso:p4442 ;
  skos:prefLabel "action theory"@en, "handlingsteori"@sv, "toimintateoria"@fi ;
  a skos:Concept ;
  skos:note "Englanniksi action theory, eri asia kuin toiminnan teoria (activity theory, theory of action)", "På engelska action theory, inte samma sak som aktivitetsteori (activity theory, theory of action)"@sv ;
  skos:broader tero:p127 ;
  skosext:broaderGeneric tero:p127 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p4443 .

ysa:Y107620 skos:exactMatch tero:p4442 .
tero:p4443
  skos:prefLabel "activity theory"@en, "aktivitetsteori"@sv, "toiminnan teoria"@fi ;
  a skos:Concept ;
  skos:related tero:p4442 .

