@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:p9235
  skos:prefLabel "supply of education"@en, "utbildningsutbud"@sv, "koulutustarjonta"@fi ;
  a skos:Concept ;
  skos:related yso:p21754 .

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

yso:p21753
  skos:prefLabel "utbilda sig"@sv, "kouluttautuminen"@fi, "schooling"@en ;
  a skos:Concept ;
  skos:related yso:p21754 .

yso:p24332
  skos:prefLabel "study places"@en, "opiskelupaikat"@fi, "studieplatser"@sv ;
  a skos:Concept ;
  skos:related yso:p21754 .

yso:p21754
  skos:broader yso:p2241 ;
  skos:related yso:p21753, yso:p9235, yso:p24332 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "learning opportunities"@en, "koulutusmahdollisuudet"@fi, "utbildningsmöjligheter"@sv ;
  a skos:Concept .

yso:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21754 .

