rdf(iri('https://example.org/supply-chain/service/checkout-prod'),iri('https://example.org/vocab/deploymentDecision'),iri('https://example.org/supply-chain/decision/block'),iri('https://example.org/supply-chain/graph/derived')).
rdf(iri('https://example.org/supply-chain/service/checkout-prod'),iri('https://example.org/vocab/exposedTo'),iri('https://example.org/supply-chain/cve/CVE-2026-7777'),iri('https://example.org/supply-chain/graph/derived')).
rdf(iri('https://example.org/supply-chain/component/openssl-3.0.12'),iri('https://example.org/vocab/upgradeTo'),iri('https://example.org/supply-chain/component/openssl-3.0.14'),iri('https://example.org/supply-chain/graph/derived')).
