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

<https://www.untded.org/elements/2121> a utd:TradeDataElement;
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  utd:category <https://www.untded.org/categories/2000-2699>;
  utd:changeTag "x";
  utd:extractionConfidence "medium";
  utd:oldName "Quantities accumulation start date, coded";
  utd:sourcePage 42;
  utd:status "retired";
  utd:tag 2121 .
