@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:p30947
  skos:prefLabel "bränslen"@sv, "fuels"@en, "polttoaineet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p45211 .

koko:p45211
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  afo:obfi "AGROVOC-term is the nearest equivalent to the Finnish term.AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  afo:cc afo:C22_viljely ;
  skos:broader koko:p30947 ;
  skos:exactMatch afo:peltosellu ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "peltosellu"@fi, "fuel crops"@en ;
  a skos:Concept .

