@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4442
  skos:prefLabel "action theory"@en, "handlingsteori"@sv, "toimintateoria"@fi ;
  a skos:Concept ;
  skos:related yso:p4443 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p127
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en ;
  a skos:Concept ;
  skos:narrower yso:p4443 .

yso:p4443
  skos:closeMatch allars:Y39185, ysa:Y105278 ;
  skos:altLabel "theory of action"@en, "teonteoria"@fi, "verksamhetsteori" ;
  skos:prefLabel "toiminnan teoria"@fi, "activity theory"@en, "aktivitetsteori"@sv ;
  skos:scopeNote "Englanniksi activity theory tai theory of action, eri asia kuin toimintateoria (action theory)", "På engelska activity theory tai theory of action, inte samma sak som action theory"@sv ;
  skos:related yso:p4442 ;
  skos:broader yso:p127 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

