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

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

koko:p32530
  skos:prefLabel "poistot", "writeoff"@en, "avskrivning"@sv, "poisto"@fi ;
  a skos:Concept ;
  skos:related koko:p48627 .

koko:p48627
  afo:cc afo:C50_maatalousekonomia ;
  skos:broader koko:p11957 ;
  skos:related koko:p32530 ;
  skos:exactMatch afo:kiinteät_kustannukset ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fixed costs"@en, "kiinteät kustannukset"@fi ;
  a skos:Concept .

koko:p11957
  skos:prefLabel "produktionskostnader"@sv, "production costs"@en, "tuotantokustannukset"@fi ;
  a skos:Concept ;
  skos:narrower koko:p48627 .

