@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:p46557
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  afo:cc afo:C25_kasvipatologia ;
  skos:broader koko:p34023 ;
  skos:exactMatch afo:mehiläisjalostus ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "mehiläisjalostus"@fi, "animal breeding"@en ;
  a skos:Concept .

koko:p34023
  skos:prefLabel "husdjursförädling"@sv, "animal breeding"@en, "kotieläinjalostus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46557 .

