Economy3economy3

CANON · FIELD / MATERIAL-COMPOSITION

Material composition

DefinedTerm · Property

TERM CODE
materialComposition
IDENTIFIER
materialCompositioneconomy3:field
ADDITIONAL PROPERTY
fibreeconomy3:bindsTomineraleconomy3:bindsTofibreeconomy3:proposesFrommaterialeconomy3:boundName
{
  "@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/material-composition",
  "name": "Material composition",
  "termCode": "materialComposition",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "economy3:field",
    "value": "materialComposition"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:bindsTo",
      "value": "fibre"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:bindsTo",
      "value": "mineral"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:proposesFrom",
      "value": "fibre"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:boundName",
      "value": "material"
    }
  ]
}