{
  "@context": "https://spdx.org/rdf/3.0.1/spdx-context.jsonld",
  "@graph": [
    {
      "type": "CreationInfo",
      "@id": "_:creationinfo",
      "specVersion": "3.0.1",
      "created": "2026-01-01T00:00:00Z",
      "createdBy": [
        "https://orchard.example/agents/sbom-team"
      ],
      "comment": "SAMPLE — fictional supply-chain data. Every package, registry, version, hash, licence, advisory identifier and signature in this document is invented."
    },
    {
      "type": "SpdxDocument",
      "spdxId": "https://sbom.orchard.example/spdx3/f0fefb20-9ed1-45d1-a845-44425f471428",
      "name": "orchard-gateway-4.2.0",
      "creationInfo": "_:creationinfo",
      "dataLicense": "https://spdx.org/licenses/CC0-1.0",
      "rootElement": [
        "https://sbom.orchard.example/spdx3/package/gateway"
      ]
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/gateway",
      "name": "@orchard-example/gateway",
      "software_packageVersion": "4.2.0",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/@orchard-example/gateway/-/gateway-4.2.0.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "cde01f0c8ff9d62ef958a3de288a2f1084db14bd47e1e10ff39a52412cca613f"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/Apache-2.0"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/router",
      "name": "@orchard-example/router",
      "software_packageVersion": "2.1.3",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/@orchard-example/router/-/router-2.1.3.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "d17f0a5171a018c41cdaaa2701b6c32bf49f7404032fa45e5721e2b794cd2e51"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/Apache-2.0"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/http-core",
      "name": "@orchard-example/http-core",
      "software_packageVersion": "1.8.0",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/@orchard-example/http-core/-/http-core-1.8.0.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "05dc223ec1875dfd80d8c5873f8c29f036f98587f2fe2d02abc7c718bfb4b8bf"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/MIT"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/metrics",
      "name": "example-metrics",
      "software_packageVersion": "4.0.0",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-metrics/-/example-metrics-4.0.0.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "4a8930c617fd12bb99d26e868224d9918e4a3e00f8dd26b876ed19eb6e664f73"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/MIT"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/cache",
      "name": "example-cache",
      "software_packageVersion": "0.9.2",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-cache/-/example-cache-0.9.2.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "f7af2ad2d3c3daaa5991b0eae38ffa151a2e2f3bf0f2bdd7333adc3a1dc860f7"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/BSD-3-Clause"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/crypto",
      "name": "example-crypto-shim",
      "software_packageVersion": "1.2.0",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-crypto-shim/-/example-crypto-shim-1.2.0.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "25b4571f3faedb8df3979d9e509e331b6b88503d8d0057e6414e936e084a56cb"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/MIT"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/logger",
      "name": "example-logger",
      "software_packageVersion": "3.4.1",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-logger/-/example-logger-3.4.1.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "7fb72ea58987e5327259b66384f96f5e657c3ce5225b8891c567cac6b58430ec"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/MIT"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/retry",
      "name": "example-retry",
      "software_packageVersion": "1.0.4",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-retry/-/example-retry-1.0.4.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "4f2a78f8fb4883a2efd6b73b447f632599790c08e25bb7184f501b5f2b9af33f"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/ISC"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/jsonpath",
      "name": "example-json-path",
      "software_packageVersion": "2.0.5",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-json-path/-/example-json-path-2.0.5.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "74e30e4812a0cc92bd7c1a965e6f953f5d92b9eaf3cd77d90663a7344e939b63"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/MIT"
    },
    {
      "type": "software_Package",
      "spdxId": "https://sbom.orchard.example/spdx3/package/yamllite",
      "name": "example-yaml-lite",
      "software_packageVersion": "1.1.7",
      "creationInfo": "_:creationinfo",
      "software_downloadLocation": "https://registry.orchard.example/example-yaml-lite/-/example-yaml-lite-1.1.7.tgz",
      "verifiedUsing": [
        {
          "type": "Hash",
          "algorithm": "sha256",
          "hashValue": "d7094de3c8e15621381e5f9f02c0eecb9977d249a8a06ab2b0a34f5344a039af"
        }
      ],
      "software_concludedLicense": "https://spdx.org/licenses/Apache-2.0"
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/gateway",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/gateway",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/router",
        "https://sbom.orchard.example/spdx3/package/http-core",
        "https://sbom.orchard.example/spdx3/package/metrics",
        "https://sbom.orchard.example/spdx3/package/cache",
        "https://sbom.orchard.example/spdx3/package/crypto"
      ]
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/router",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/router",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/logger",
        "https://sbom.orchard.example/spdx3/package/retry"
      ]
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/http-core",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/http-core",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/logger",
        "https://sbom.orchard.example/spdx3/package/jsonpath"
      ]
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/metrics",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/metrics",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/logger"
      ]
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/cache",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/cache",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/yamllite"
      ]
    },
    {
      "type": "Relationship",
      "spdxId": "https://sbom.orchard.example/spdx3/rel/yamllite",
      "creationInfo": "_:creationinfo",
      "from": "https://sbom.orchard.example/spdx3/package/yamllite",
      "relationshipType": "dependsOn",
      "to": [
        "https://sbom.orchard.example/spdx3/package/jsonpath"
      ]
    }
  ]
}
