@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:p46505
  skos:broader koko:p37114, koko:p44830 ;
  skos:prefLabel "tree injection"@en, "taskutus"@fi ;
  skos:altLabel "notching"@en, "stem injection"@en, "notch girdling"@en ;
  skos:related koko:p46008 ;
  skos:exactMatch afo:taskutus ;
  a skos:Concept ;
  afo:cc afo:C90_metsatalous ;
  skos:inScheme yso:conceptscheme .

koko:p37114
  skos:prefLabel "kemisk bekämpning"@sv, "chemical control"@en, "kemiallinen torjunta"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46505 .

koko:p44830
  skos:prefLabel "weed control"@en, "vesakontorjunta"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46505 .

koko:p46008
  skos:prefLabel "girdling"@en, "kaulaus"@fi ;
  a skos:Concept ;
  skos:related koko:p46505 .

