@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

koko:p9092
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "erityisopetus"@fi, "special teaching"@en, "specialundervisning"@sv ;
  skos:narrower koko:p11418 ;
  skos:closeMatch ysa:Y1014 ;
  skos:broader koko:p5929, koko:p33827 ;
  skos:exactMatch yso:p6984 ;
  skos:altLabel "mukautettu opetus"@fi, "anpassad undervisning"@sv ;
  a skos:Concept .

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

koko:p33827
  skos:prefLabel "teaching"@en, "undervisning"@sv, "opetus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p9092 .

koko:p5929
  skos:prefLabel "erityiskasvatus"@fi, "special education"@en, "specialpedagogik"@sv ;
  a skos:Concept ;
  skos:narrower koko:p9092 .

koko:p11418
  skos:prefLabel "harjaantumisopetus"@fi, "träningsundervisning"@sv, "education aimed at mentally challenged children"@en ;
  a skos:Concept ;
  skos:broader koko:p9092 .

