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

<https://vocab.uncece-test.workers.dev/package-type-code-list/ZV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZV" ;
    skos:prefLabel "Intermediate bulk container, metal, other than steel"@en .

