Skip to content

CANON · POND / POND-CONDITION

Pond Condition

DefinedTermSet

IDENTIFIER
pond-conditionEconomy3 pond set
IS PART OF
Jaldhara Survey
{
  "@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": "DefinedTermSet",
  "@id": "https://economy3.org/pond/pond-condition",
  "name": "Pond Condition",
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:pond",
      "name": "Economy3 pond set",
      "value": "pond-condition"
    }
  ],
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/pond/pond-condition-very-good",
      "name": "Very Good"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/pond/pond-condition-average",
      "name": "Average"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/pond/pond-condition-poor",
      "name": "Poor"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/pond/pond-condition-very-poor",
      "name": "Very Poor"
    }
  ],
  "isPartOf": {
    "@type": "DefinedTermSet",
    "@id": "https://economy3.org/pond",
    "name": "Jaldhara Survey"
  }
}