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

yso:p5958
  skos:prefLabel "marktäkt"@sv, "earth material extraction"@en, "maa-aineksen otto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7648 .

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

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

yso:p7645
  skos:prefLabel "torvindustri"@sv, "peat industry"@en, "turveteollisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p7648 .

yso:p10336
  skos:prefLabel "torv"@sv, "peat"@en, "turve"@fi ;
  a skos:Concept ;
  skos:related yso:p7648 .

yso:p7648
  skos:related yso:p7645, yso:p10336, yso:p7647 ;
  skos:closeMatch allars:Y27847, ysa:Y104680 ;
  skos:broader yso:p5958 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "peat digging"@en, "torvtäkt"@sv, "turpeennosto"@fi ;
  a skos:Concept .

