@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:p46679
  afo:cc afo:C90_metsatalous ;
  skos:broader koko:p36294 ;
  skos:related koko:p35199 ;
  skos:exactMatch afo:paanut ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "paanut"@fi ;
  a skos:Concept .

koko:p36294
  skos:prefLabel "byggvaror"@sv, "building materials"@en, "rakennustarvikkeet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p46679 .

koko:p35199
  skos:prefLabel "pärtor"@sv, "wood shingles"@en, "päreet"@fi ;
  a skos:Concept ;
  skos:related koko:p46679 .

