@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

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

koko:p34019
  a skos:Collection, skos:Concept ;
  skos:prefLabel "metsät hoidon mukaan"@fi ;
  skos:member koko:p33449 .

koko:p30818
  skos:prefLabel "forest"@en, "metsä"@fi, "skogar"@sv ;
  a skos:Concept ;
  skos:narrower koko:p33449 .

koko:p33449
  skos:prefLabel "viljelymetsät"@fi, "kulturskogar"@sv, "forest plantations"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y9417 ;
  afo:cc afo:C90_metsatalous ;
  skos:altLabel "cultivated forests"@en, "istutusmetsät"@fi, "plantation forests"@en, "man-made forests"@en, "manmade forests"@en, "plantations"@en ;
  a skos:Concept ;
  afo:sta2 "vapaa" ;
  skos:broader koko:p30818 ;
  skos:exactMatch afo:viljelymetsät, yso:p19967 .

