@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:p36630
  skos:prefLabel "milk allergy"@en, "maitoallergia"@fi ;
  skos:exactMatch afo:maitoallergia, yso:p14955 ;
  afo:cc afo:C60_elintarviketieteet ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader koko:p31162 ;
  skos:altLabel "lehmänmaitoallergia"@fi ;
  skos:closeMatch ysa:Y20716 .

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

koko:p31162
  skos:prefLabel "födoämnesallergi"@sv, "food allergies"@en, "ruoka-allergia"@fi ;
  a skos:Concept ;
  skos:narrower koko:p36630 .

