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

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

koko:p35240
  skos:prefLabel "automation"@en, "automation"@sv, "automaatio"@fi ;
  a skos:Concept ;
  skos:narrower koko:p9488 .

koko:p9488
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "toimistoautomaatio"@fi, "business automation"@en, "kontorsautomation"@sv ;
  skos:broader koko:p35240 ;
  skos:related koko:p9613 ;
  a skos:Concept ;
  skos:exactMatch yso:p14231 ;
  skos:altLabel "konttoriautomaatio"@fi ;
  skos:closeMatch ysa:Y5478 .

koko:p9613
  skos:prefLabel "office technology"@en, "kontorsteknik"@sv, "toimistotekniikka"@fi ;
  a skos:Concept ;
  skos:related koko:p9488 .

