@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p18131
  skos:prefLabel "konstgymnasier"@sv, "secondary schools specialised in art"@en, "taidelukiot"@fi ;
  a skos:Concept ;
  skos:broader yso:p7427 .

yso:p7401
  skos:prefLabel "gymnasiet"@sv, "upper secondary school"@en, "lukio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7427 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p7426
  skos:prefLabel "idrottsgymnasier"@sv, "liikuntalukiot"@fi, "exercise-oriented secondary schools"@en ;
  a skos:Concept ;
  skos:broader yso:p7427 .

yso:p13120
  skos:prefLabel "upper secondary schools focusing on music"@en, "musiikkilukiot"@fi, "musikgymnasier"@sv ;
  a skos:Concept ;
  skos:broader yso:p7427 .

yso:p7427
  skos:broader yso:p7401 ;
  skos:narrower yso:p7426, yso:p18131, yso:p13120 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "special secondary schools"@en, "specialgymnasier"@sv, "erikoislukiot"@fi ;
  a skos:Concept .

