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

<https://www.untded.org/elements/4432> a utd:TradeDataElement;
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "x";
  utd:extractionConfidence "medium";
  utd:oldName "Acceptance of goods";
  utd:sourcePage 84;
  utd:status "retired";
  utd:tag 4432 .
