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

<https://vocab.uncece-test.workers.dev/payment-terms-type-code-list/26> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Available by negotiation with any bank"@en .

