@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p6985
  skos:prefLabel "erityiskasvatus"@fi, "special education"@en, "specialpedagogik"@sv ;
  a skos:Concept ;
  skos:narrower yso:p6984 .

yso:p2630
  skos:prefLabel "teaching"@en, "undervisning"@sv, "opetus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6984 .

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

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

yso:p6984
  skos:altLabel "anpassad undervisning"@sv, "mukautettu opetus"@fi ;
  skos:prefLabel "erityisopetus"@fi, "specialundervisning"@sv, "special teaching"@en ;
  skos:broader yso:p6985, yso:p2630 ;
  skos:closeMatch ysa:Y1014 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p13046 ;
  a skos:Concept .

