@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

koko:p8103
  skos:prefLabel "smoking"@en, "savustus"@fi, "rökning  -- konserveringsmetod"@sv ;
  skos:exactMatch afo:savustus, yso:p18460 ;
  a skos:Concept ;
  skos:broader koko:p32744 ;
  skos:related koko:p48556 ;
  skos:altLabel "smoke-curing"@en ;
  skos:closeMatch ysa:Y12336 ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C60_elintarviketieteet .

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

koko:p32744
  skos:prefLabel "konservering -- livsmedel"@sv, "preservation"@en, "säilöntä"@fi ;
  a skos:Concept ;
  skos:narrower koko:p8103 .

koko:p48556
  skos:prefLabel "säilöntämenetelmät"@fi, "preservation"@en ;
  a skos:Concept ;
  skos:related koko:p8103 .

