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

koko:p13297
  skos:prefLabel "tuoremehut"@fi, "fruit juices"@en, "juice"@sv ;
  skos:broader koko:p11980 ;
  skos:closeMatch ysa:Y9360 ;
  afo:cc afo:C70_kotitalous, afo:C60_elintarviketieteet ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch afo:tuoremehut, yso:p18645 ;
  skos:altLabel "juices"@en .

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

koko:p11980
  skos:prefLabel "saft"@sv, "juices"@en, "mehut"@fi ;
  a skos:Concept ;
  skos:narrower koko:p13297 .

