@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:p46096
  skos:prefLabel "immunokemialliset menetelmät"@fi, "immunological techniques"@en ;
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  skos:broader koko:p45277 ;
  a skos:Concept ;
  skos:exactMatch afo:immunokemialliset_menetelmät ;
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  afo:cc afo:C60_elintarviketieteet, afo:C25_kasvipatologia ;
  skos:inScheme yso:conceptscheme .

koko:p45277
  skos:prefLabel "immunological techniques"@en, "immunologiset menetelmät"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46096 .

