Economy3economy3

CANON · FOOD / FRUITS-VEGETABLES

Fruits & Vegetables

DefinedTerm

Food category — edible fruits and vegetables (native tomatoes, seasonal greens).

TERM CODE
fruits-vegetables
CATEGORY
07Harmonized System (WCO)08Harmonized System (WCO)
IDENTIFIER
07HS08HSfruits-vegetablesEconomy3 food category
{
  "@context": [
    "https://schema.org",
    {
      "e3": "https://economy3.org/",
      "hc": "https://holochain.org/",
      "mcp": "https://modelcontextprotocol.io/",
      "p2pShipyard": "https://github.com/darksoil-studio/p2p-shipyard#",
      "skos": "http://www.w3.org/2004/02/skos/core#"
    }
  ],
  "@type": "DefinedTerm",
  "@id": "https://economy3.org/food/fruits-vegetables",
  "name": "Fruits & Vegetables",
  "termCode": "fruits-vegetables",
  "description": "Food category — edible fruits and vegetables (native tomatoes, seasonal greens).",
  "category": [
    {
      "@type": "CategoryCode",
      "codeValue": "07",
      "name": "Vegetables and certain roots and tubers; edible",
      "inCodeSet": {
        "@type": "CategoryCodeSet",
        "name": "Harmonized System (WCO)"
      }
    },
    {
      "@type": "CategoryCode",
      "codeValue": "08",
      "name": "Fruit and nuts, edible; peel of citrus fruit or melons",
      "inCodeSet": {
        "@type": "CategoryCodeSet",
        "name": "Harmonized System (WCO)"
      }
    }
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "https://www.wcoomd.org/en/topics/nomenclature.aspx",
      "name": "HS",
      "value": "07"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "https://www.wcoomd.org/en/topics/nomenclature.aspx",
      "name": "HS",
      "value": "08"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:food",
      "name": "Economy3 food category",
      "value": "fruits-vegetables"
    }
  ]
}