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

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

koko:p31970
  afo:cc afo:C10_yleiset, afo:C90_metsatalous ;
  skos:related koko:p34559, koko:p18400 ;
  skos:prefLabel "torvindustri"@sv, "peat industry"@en, "turveteollisuus"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p7645, afo:turveteollisuus ;
  skos:inScheme yso:conceptscheme ;
  skos:broader koko:p9026 ;
  skos:closeMatch ysa:Y5611 .

koko:p18400
  skos:prefLabel "turpeennosto"@fi, "torvtäkt"@sv, "peat digging"@en ;
  a skos:Concept ;
  skos:related koko:p31970 .

koko:p34559
  skos:prefLabel "torvproduktion"@sv, "peat production"@en, "turvetuotanto"@fi ;
  a skos:Concept ;
  skos:related koko:p31970 .

koko:p9026
  skos:prefLabel "gruvindustri"@sv, "mineral industry"@en, "kaivannaisteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower koko:p31970 .

