@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:p36720
  skos:prefLabel "plantor"@sv, "seedlings"@en, "taimet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46927 .

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

koko:p46927
  afo:sta2 "vapaa" ;
  afo:cc afo:C90_metsatalous ;
  skos:broader koko:p36720 ;
  skos:altLabel "paperpot seedlings"@en, "paperpot stock"@en ;
  skos:exactMatch afo:kennotaimet ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kennotaimet"@fi ;
  a skos:Concept .

