@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:PK_US_DRY
  a qudt:Unit ;
  dcterms:description "A peck is an imperial and U.S. customary unit of dry volume, equivalent to 2 gallons or 8 dry quarts or 16 dry pints. Two pecks make a kenning (obsolete), and four pecks make a bushel. In Scotland, the peck was used as a dry measure until the introduction of imperial units as a result of the Weights and Measures Act of 1824. The peck was equal to about 9 litres (in the case of certain crops, such as wheat, peas, beans and meal) and about 13 litres (in the case of barley, oats and malt). A firlot was equal to 4 pecks and the peck was equal to 4 lippies or forpets. "^^rdf:HTML ;
  qudt:applicableSystem sou:USCS ;
  qudt:conversionMultiplier 0.00880976754 ;
  qudt:conversionMultiplierSN 8.80976754E-3 ;
  qudt:definedUnitOfSystem sou:USCS ;
  qudt:hasDimensionVector qkdv:A0E0L3I0M0H0T0D0 ;
  qudt:hasQuantityKind quantitykind:DryVolume ;
  qudt:iec61360Code "0112/2///62720#UAA948" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA948"^^xsd:anyURI ;
  qudt:scalingOf unit:M3 ;
  qudt:symbol "peck{US Dry}" ;
  qudt:ucumCode "[pk_us]"^^qudt:UCUMcs ;
  qudt:udunitsCode "pk" ;
  qudt:uneceCommonCode "G23" ;
  qudt:uneceCommonCode "PY" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q101427873> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Us Peck" ;
  rdfs:label "Us Peck"@en .
