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

<https://vocab.uncece-test.workers.dev/financial-institution-role-code-list/S> a skos:Concept ;
    skos:inScheme unece:financial-institution-role-code-list ;
    skos:notation "S" ;
    skos:prefLabel "Settlement agent"@en .

