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

<https://www.untded.org/elements/7338> a utd:TradeDataElement;
  schema:description "Reference number assigned by the manufacturer to designate grouping of product within the same production batch.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Product. Production Batch.Identifier";
  utd:bridges "UNLK: L 36-46, P 09-44";
  utd:businessTerm "Lot number";
  utd:category <https://www.untded.org/categories/7000-7699>;
  utd:changeTag "cnd";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 17;
  utd:minLength 1;
  utd:oldName "Article batch number";
  utd:representation "an..17";
  utd:sourcePage 115;
  utd:status "active";
  utd:tag 7338 .
