@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:p13923
  skos:broader koko:p34717 ;
  skos:closeMatch ysa:Y17226 ;
  skos:narrower koko:p3554 ;
  skos:exactMatch yso:p11008 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "transactions"@en, "uträttande av ärenden"@sv, "asiointi"@fi ;
  a skos:Concept .

koko:p3554
  skos:prefLabel "electronic transactions"@en, "elektronisk ärendehantering"@sv, "sähköinen asiointi"@fi ;
  a skos:Concept ;
  skos:broader koko:p13923 .

koko:p34717
  skos:prefLabel "keskinäinen  toiminta"@fi ;
  a skos:Concept ;
  skos:narrower koko:p13923 .

