@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/> .

koko:p33886
  skos:prefLabel "efficiency"@en, "verkningsgrad"@sv, "hyötysuhde"@fi ;
  a skos:Concept ;
  skos:related koko:p44630 .

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

koko:p44630
  skos:altLabel "ratio"@en, "ratio of transformation"@en, "transformation ratio"@en ;
  skos:broader koko:p1506 ;
  afo:cc afo:C30_kotielaintiede ;
  skos:related koko:p33886 ;
  skos:prefLabel "muuntosuhde"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:muuntosuhde ;
  skos:inScheme yso:conceptscheme .

koko:p1506
  skos:prefLabel "härledda storheter"@sv, "johdannaissuureet"@fi, "derivative quantities"@en ;
  a skos:Concept ;
  skos:narrower koko:p44630 .

