@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .

<https://test.uncefact.org/vocabulary/payment-terms-id/7> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "7" ;
    skos:prefLabel "Payment means specified in commercial account summary"@en .

