Skip to content

CANON · SHEEP / SHEEP-PRODUCTS

Sheep Products

DefinedTermSet

IDENTIFIER
sheep-productsEconomy3 sheep set
{
  "@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/sheep/sheep-products",
  "name": "Sheep Products",
  "identifier": [
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:sheep",
      "name": "Economy3 sheep set",
      "value": "sheep-products"
    }
  ],
  "hasDefinedTerm": [
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/sheep/wool",
      "name": "Wool"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/sheep/dairy-sheep",
      "name": "Dairy sheep"
    },
    {
      "@type": "DefinedTerm",
      "@id": "https://economy3.org/sheep/hides-and-skins",
      "name": "Hides and skins"
    }
  ]
}