@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:related tero:p9641 .

allars:Y27586 skos:exactMatch tero:p9641 .
tero:conceptscheme a skos:ConceptScheme .
tero:p9641
  skos:exactMatch allars:Y27586, yso:p9641, ysa:Y108217 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "teoria (ilmiöt)"@fi, "theory"@en, "teori"@sv ;
  skos:broader tero:p2241 ;
  skos:related tero:p9640, tero:p127 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2241 .

yso:p9641 skos:exactMatch tero:p9641 .
ysa:Y108217 skos:exactMatch tero:p9641 .
tero:p9640
  skos:prefLabel "käytäntö"@fi, "practice"@en, "praxis"@sv ;
  a skos:Concept ;
  skos:related tero:p9641 .

tero:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9641 .

