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

tero:conceptscheme a skos:ConceptScheme .
yso:p11015 skos:exactMatch tero:p11015 .
ysa:Y118436 skos:exactMatch tero:p11015 .
tero:p11015
  skosext:broaderGeneric tero:p127 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch ysa:Y118436, yso:p11015 ;
  skos:prefLabel "set theory"@en, "joukkoteoria"@fi, "mängdteori"@sv ;
  skos:altLabel "sävelluokkajoukkojen teoria"@fi ;
  skos:broader tero:p127 .

