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

yso:p9119
  skos:prefLabel "oxidation"@sv, "oxidation"@en, "hapettuminen"@fi ;
  a skos:Concept ;
  skos:related yso:p15855 .

yso:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15855 .

yso:p15855
  skos:prefLabel "oxidants"@en, "oksidantit"@fi, "oxidanter"@sv ;
  a skos:Concept ;
  skos:related yso:p9119, yso:p4727 ;
  skos:broader yso:p324 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y39057, ysa:Y115432 ;
  skos:altLabel "hapettimet"@fi .

yso:p4727
  skos:prefLabel "antioxidanter"@sv, "antioxidants"@en, "antioksidantit"@fi ;
  a skos:Concept ;
  skos:related yso:p15855 .

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

