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

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

koko:p30941
  skos:prefLabel "virvelbäddsförbränning"@sv, "leijukerrospoltto"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p17404, afo:leijukerrospoltto ;
  skos:altLabel "fluidized bed combustion"@en, "fluid bed combustion"@en, "fluidised bed combustion"@en ;
  skos:broader koko:p31808 ;
  skos:closeMatch ysa:Y2730 ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C80_ymparistonsuojelu .

koko:p31808
  skos:prefLabel "förbränning  -- förbränningsteknik"@sv, "combustion"@en, "poltto"@fi ;
  a skos:Concept ;
  skos:narrower koko:p30941 .

