@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p7647
  skos:prefLabel "torvproduktion"@sv, "peat production"@en, "turvetuotanto"@fi ;
  a skos:Concept ;
  skos:related yso:p7645 .

yso:p7645
  a skos:Concept ;
  skos:prefLabel "peat industry"@en, "turveteollisuus"@fi, "torvindustri"@sv ;
  skos:closeMatch ysa:Y99704, allars:Y27842 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p7646 ;
  skos:related yso:p7648, yso:p7647 .

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

yso:p7648
  skos:prefLabel "turpeennosto"@fi, "torvtäkt"@sv, "peat digging"@en ;
  a skos:Concept ;
  skos:related yso:p7645 .

yso:p7646
  skos:prefLabel "gruvindustri"@sv, "mineral industry"@en, "kaivannaisteollisuus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7645 .

