Economy3economy3

CANON · FIELD / CROP

Crop

DefinedTerm · Property

TERM CODE
crop
IDENTIFIER
cropeconomy3:field
{
  "@context": [
    "https://schema.org",
    {
      "e3": "https://economy3.org/",
      "hc": "https://holochain.org/",
      "mcp": "https://modelcontextprotocol.io/",
      "p2pShipyard": "https://github.com/darksoil-studio/p2p-shipyard#"
    }
  ],
  "@type": [
    "DefinedTerm",
    "Property"
  ],
  "@id": "https://economy3.org/field/crop",
  "name": "Crop",
  "termCode": "crop",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "economy3:field",
    "value": "crop"
  },
  "sameAs": "https://agrovoc.fao.org/browse/agrovoc/en/page/c_1972"
}