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

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

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

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

