@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:p48604
  skos:altLabel "value of procurement"@en, "purchase price"@en, "supply price"@en, "original cost"@en, "prime cost"@en, "first cost"@en ;
  skos:related koko:p35005 ;
  a skos:Concept ;
  skos:exactMatch afo:hankintahinnat ;
  afo:cc afo:C90_metsatalous, afo:C60_elintarviketieteet ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p36268 ;
  skos:prefLabel "hankintahinnat"@fi .

koko:p35005
  skos:prefLabel "rotpriser"@sv, "stumpage prices"@en, "kantohinnat"@fi ;
  a skos:Concept ;
  skos:related koko:p48604 .

koko:p36268
  skos:prefLabel "prices"@en, "priser"@sv, "hinnat"@fi ;
  a skos:Concept ;
  skos:narrower koko:p48604 .

