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

koko:p45910
  afo:cc afo:C50_maatalousekonomia, afo:C10_yleiset ;
  skos:broader koko:p33827 ;
  skos:related koko:p35045 ;
  skos:altLabel "agricultural education"@en ;
  skos:exactMatch afo:maatalousopetus ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "maatalousopetus"@fi ;
  a skos:Concept .

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

koko:p35045
  skos:prefLabel "lantbruksrådgivning"@sv, "agricultural guidance"@en, "maatalousneuvonta"@fi ;
  a skos:Concept ;
  skos:related koko:p45910 .

koko:p33827
  skos:prefLabel "teaching"@en, "undervisning"@sv, "opetus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p45910 .

