<http://schema.org/eligibleQuantity>	<http://www.w3.org/2000/01/rdf-schema#label>	"eligibleQuantity" .
<http://schema.org/eligibleQuantity>	<http://schema.org/domainIncludes>	<http://schema.org/Demand> .
<http://schema.org/eligibleQuantity>	<http://www.w3.org/2000/01/rdf-schema#comment>	"The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity." .
<http://schema.org/eligibleQuantity>	<http://schema.org/domainIncludes>	<http://schema.org/PriceSpecification> .
<http://schema.org/eligibleQuantity>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://schema.org/eligibleQuantity>	<http://schema.org/domainIncludes>	<http://schema.org/Offer> .
<http://schema.org/eligibleQuantity>	<http://schema.org/rangeIncludes>	<http://schema.org/QuantitativeValue> .