@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:p5296
  skos:prefLabel "skolämnen"@sv, "kouluaineet"@fi, "school subjects"@en ;
  a skos:Concept ;
  skos:narrower tero:p18670 .

tero:conceptscheme a skos:ConceptScheme .
tero:p18670
  skos:exactMatch allars:Y24923, yso:p18670, ysa:Y109442 ;
  skos:prefLabel "humanities and natural sciences"@en, "reaaliaineet"@fi, "realämnen"@sv ;
  skos:broader tero:p5296 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p5296 ;
  skos:inScheme tero:conceptscheme .

allars:Y24923 skos:exactMatch tero:p18670 .
yso:p18670 skos:exactMatch tero:p18670 .
ysa:Y109442 skos:exactMatch tero:p18670 .
