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

<https://vocab.uncece-test.workers.dev/document-type/586> a skos:Concept ;
    skos:broader <https://vocab.uncece-test.workers.dev/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "586" ;
    skos:prefLabel "Document for establishing the Customs Status of goods for San Marino (T2LSM)"@en .

