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

koko:p36192
  skos:prefLabel "värmekraftverk"@sv, "lämpövoimalat"@fi, "thermal power stations"@en ;
  a skos:Concept ;
  skos:narrower koko:p36240 .

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

koko:p36240
  skos:exactMatch afo:dieselvoimalat, yso:p19473 ;
  skos:prefLabel "dieselvoimalat"@fi, "diesel power plants"@en, "dieselkraftverk"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p36192 ;
  skos:altLabel "diesel electric power plants"@en, "diesel generating stations"@en ;
  skos:closeMatch ysa:Y837 ;
  afo:cc afo:C80_ymparistonsuojelu ;
  a skos:Concept .

