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

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:p4312 .

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

koko:p4312
  skos:related koko:p48556 ;
  skos:exactMatch yso:p5755, afo:sokerisäilöntä ;
  afo:cc afo:C60_elintarviketieteet ;
  skos:closeMatch ysa:Y10263 ;
  a skos:Concept ;
  skos:prefLabel "preservation with sugar"@en, "konservering med socker"@sv, "sokerisäilöntä"@fi ;
  skos:broader koko:p32744 ;
  skos:inScheme yso:conceptscheme .

