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

koko:p33203
  skos:prefLabel "skogsvetenskaper"@sv, "forestry sciences"@en, "metsätieteet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46724 .

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

koko:p46724
  afo:cc afo:C90_metsatalous ;
  skos:broader koko:p33203 ;
  skos:altLabel "peatland forestry"@en ;
  skos:exactMatch afo:suometsätiede ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "suometsätiede"@fi ;
  a skos:Concept .

