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

yso:p12169
  skos:prefLabel "open colleges"@en, "medborgarinstitut"@sv, "kansalaisopistot"@fi ;
  a skos:Concept ;
  skos:related yso:p12168 .

yso:p12167
  skos:prefLabel "arbetarinstitut"@sv, "worker's institutes"@en, "työväenopistot"@fi ;
  a skos:Concept ;
  skos:related yso:p12168 .

yso:p21208
  skos:prefLabel "adult education centres"@en, "komvux (se)"@sv, "aikuisopistot"@fi ;
  a skos:Concept ;
  skos:related yso:p12168 .

yso:p12168
  skos:related yso:p12169, yso:p12167, yso:p12170, yso:p21208 ;
  skos:prefLabel "vapaaopistot"@fi, "free workers' institutes"@en ;
  skos:closeMatch ysa:Y103793 ;
  a skos:Concept ;
  skos:broader yso:p1028 ;
  skos:inScheme kulo:conceptscheme .

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

yso:p1028
  skos:prefLabel "läroinrättningar"@sv, "oppilaitokset"@fi, "educational institutions"@en ;
  a skos:Concept ;
  skos:narrower yso:p12168 .

yso:p12170
  skos:prefLabel "free adult education"@en, "vapaa sivistystyö"@fi, "fritt bildningsarbete"@sv ;
  a skos:Concept ;
  skos:related yso:p12168 .

