@prefix schema: <https://schema.org/> .
@prefix utd: <https://www.untded.org/ns/untded#> .

<https://www.untded.org/elements/1190> a utd:TradeDataElement;
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  utd:category <https://www.untded.org/categories/1000-1699>;
  utd:changeTag "x";
  utd:extractionConfidence "medium";
  utd:oldName "Transport document type";
  utd:sourcePage 33;
  utd:status "retired";
  utd:tag 1190 .
