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

<https://www.untded.org/elements/4460> a utd:TradeDataElement;
  schema:description "Indication of the instrument of payment, which may include a guarantee.";
  schema:isPartOf <https://www.untded.org/dataset/untded-2005>;
  schema:name "Payment. Means.Text";
  utd:businessTerm "Instrument of payment";
  utd:category <https://www.untded.org/categories/4000-4699>;
  utd:changeTag "cn";
  utd:charset "an";
  utd:extractionConfidence "medium";
  utd:maxLength 35;
  utd:minLength 1;
  utd:oldName "Payment means";
  utd:representation "an..35";
  utd:sourcePage 85;
  utd:status "active";
  utd:tag 4460 .
