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

<https://vocab.uncece-test.workers.dev/communication-channel-code-list/GM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "GM" ;
    skos:prefLabel "GEIS (General Electric Information Service) mailbox"@en .

