@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://vocab.uncece-test.workers.dev/> .

<https://vocab.uncece-test.workers.dev/dangerous-goods-class-code-list/4.3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "4.3" ;
    skos:prefLabel "Substances which emit flammable gases in contact with water"@en .

