@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 allars: <http://www.yso.fi/onto/allars/> .
@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:p10124 .

tero:conceptscheme a skos:ConceptScheme .
tero:p10124
  skos:prefLabel "development theories"@en, "kehitysteoriat"@fi, "utvecklingsteorier"@sv ;
  a skos:Concept ;
  skos:broader tero:p127 ;
  skos:exactMatch yso:p10124, allars:Y28583, ysa:Y109816 ;
  skosext:broaderGeneric tero:p127 ;
  skos:inScheme tero:conceptscheme .

ysa:Y109816 skos:exactMatch tero:p10124 .
allars:Y28583 skos:exactMatch tero:p10124 .
yso:p10124 skos:exactMatch tero:p10124 .
