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

tero:conceptscheme a skos:ConceptScheme .
yso:p1471 skos:exactMatch tero:p1471 .
tero:p1471
  skos:broader tero:p127 ;
  skos:exactMatch allars:Y26925, yso:p1471, ysa:Y99029 ;
  skosext:broaderGeneric tero:p127 ;
  a skos:Concept ;
  skos:prefLabel "stoicism"@en, "stoicism"@sv, "stoalaisuus"@fi ;
  skos:inScheme tero:conceptscheme .

allars:Y26925 skos:exactMatch tero:p1471 .
ysa:Y99029 skos:exactMatch tero:p1471 .
