@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18494 .

ysa:Y101393 skos:exactMatch tero:p18494 .
tero:conceptscheme a skos:ConceptScheme .
yso:p18494 skos:exactMatch tero:p18494 .
allars:Y18432 skos:exactMatch tero:p18494 .
tero:p18494
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "function theory"@en, "funktioteoria"@fi, "funktionsteori"@sv ;
  skosext:broaderGeneric tero:p127 ;
  skos:exactMatch yso:p18494, allars:Y18432, ysa:Y101393 ;
  a skos:Concept ;
  skos:broader tero:p127 .

