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

yso:p9072
  skos:prefLabel "sulfider"@sv, "sulphides"@en, "sulfidit"@fi ;
  a skos:Concept ;
  skos:related yso:p9071 .

yso:p9073
  skos:prefLabel "hajuhaitat"@fi, "luktolägenheter"@sv, "objectionable odours"@en ;
  a skos:Concept ;
  skos:related yso:p9071 .

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

yso:p9071
  skos:broader yso:p5731 ;
  skos:related yso:p9072, yso:p9073 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "hydrogen sulphide"@en, "svavelväte"@sv, "rikkivety"@fi ;
  a skos:Concept .

yso:p5731
  skos:prefLabel "svavelföreningar"@sv, "sulphur compounds"@en, "rikkiyhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9071 .

