@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:p14873
  skos:prefLabel "organic material"@en, "organisk substans"@sv, "orgaaninen aines"@fi ;
  a skos:Concept ;
  skos:related yso:p8928 .

yso:p8927
  skos:prefLabel "nedbrytning"@sv, "degradation"@en, "hajoaminen"@fi ;
  a skos:Concept ;
  skos:related yso:p8928 .

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

yso:p17841
  skos:prefLabel "anaerobic fermentation"@en, "rötning"@sv, "mädätys"@fi ;
  a skos:Concept ;
  skos:related yso:p8928 .

yso:p8928
  skos:prefLabel "mätäneminen"@fi, "putrefaction"@en, "förruttnelse"@sv ;
  skos:related yso:p8927, yso:p14873, yso:p17841 ;
  skos:closeMatch allars:Y18708, ysa:Y101483 ;
  skos:broader yso:p2715 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p2715
  skos:prefLabel "naturvetenskaplig förändring"@sv, "change related to natural science"@en, "luonnontieteellinen muutos"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8928 .

