@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:conceptscheme a skos:ConceptScheme .
tero:p13121
  skos:prefLabel "music classes"@en, "musiikkiluokat"@fi, "musikklasser"@sv ;
  a skos:Concept ;
  skos:related tero:p13120 .

allars:Y23162 skos:exactMatch tero:p13120 .
tero:p7427
  skos:prefLabel "special secondary schools"@en, "specialgymnasier"@sv, "erikoislukiot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13120 .

yso:p13120 skos:exactMatch tero:p13120 .
ysa:Y103206 skos:exactMatch tero:p13120 .
tero:p13120
  skos:prefLabel "musikgymnasier"@sv, "upper secondary schools focusing on music"@en, "musiikkilukiot"@fi ;
  a skos:Concept ;
  skos:broader tero:p7427 ;
  skos:exactMatch allars:Y23162, ysa:Y103206, yso:p13120 ;
  skos:related tero:p13121 ;
  skosext:broaderGeneric tero:p7427 ;
  skos:inScheme tero:conceptscheme .

