@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:p47617
  skos:prefLabel "uudistushakkuu"@fi, "regeneration"@en ;
  a skos:Concept ;
  skos:narrower koko:p44582 .

koko:p44582
  afo:obfi "AGROVOC-termi ei ole suora käännös vaan lähin vastine suomenkieliselletermille." ;
  skos:exactMatch afo:siemenpuuhakkuu ;
  skos:prefLabel "siemenpuuhakkuu"@fi, "natural regeneration"@en ;
  skos:altLabel "seed-tree felling"@en, "seed-tree cut [Am.]"@en, "seed-tree cutting"@en ;
  afo:oben "AGROVOC-term is the nearest equivalent to the Finnish term." ;
  skos:broader koko:p47617 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  afo:cc afo:C90_metsatalous .

