@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-means-code-list/65> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Promissory note signed by a bank and endorsed by another bank"@en .

