@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:p46483
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  skos:exactMatch afo:maito-lihaohjelma ;
  skos:broader koko:p47349 ;
  a skos:Concept ;
  skos:prefLabel "multipurpose breeds"@en, "maito-lihaohjelma"@fi ;
  skos:inScheme yso:conceptscheme ;
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  afo:cc afo:C30_kotielaintiede ;
  skos:altLabel "dualpurpose breeds"@en .

koko:p47349
  skos:prefLabel "jalostusohjelmat"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46483 .

