{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://schemas.ishare.eu/v3/framework-compliance/context.jsonld"
  ],
  "id": "7c9e6d21-4b3a-4c1d-9f8e-2a1b3c4d5e6f",
  "type": [
    "VerifiableCredential",
    "FrameworkComplianceCredential"
  ],
  "issuer": {
    "id": "did:ishare:EU.NL.NTRNL-10000000",
    "name": "Example Issuer organization",
    "resolverUrl": "https://www.example.com/parties/did:ishare:EU.NL.NTRNL-10000000"
  },
  "validFrom": "2026-05-13T00:00:00Z",
  "validUntil": "2027-05-13T00:00:00Z",
  "credentialStatus": {
    "id": "https://registry.example.com/status/framework-compliance-credentials/2026#89422",
    "type": "BitstringStatusListEntry",
    "statusPurpose": "revocation",
    "statusListIndex": "89422",
    "statusListCredential": "https://registry.example.com/status/framework-compliance-credentials/2026"
  },
  "credentialSubject": {
    "id": "did:ishare:EU.NL.EORI.NL123456789",
    "frameworks": [
      {
        "id": "iSHARE",
        "version": "3.0",
        "defUrl": "https://www.example.com/frameworks",
        "capabilityUrl": "https://participant.example.com/capabilities",
        "additionalInfo": {
          "description": "Example DS participant that adheres to the iSHARE Trust Framework.",
          "logo": "https://example-logo-url.com",
          "website": "https://participant.example.com",
          "companyPhone": "+31612345678",
          "companyEmail": "info@participant.example.com",
          "publiclyPublishable": true,
          "countriesOfOperation": [
            "NL"
          ],
          "sectorIndustry": [
            "mobility",
            "smart-cities"
          ],
          "tags": "mobility, data-space, iSHARE"
        },
        "roles": [
          {
            "id": "7ab6c8d1-8ed7-4a77-95ab-fc0010010002",
            "type": "ServiceProvider",
            "typeName": "Service Provider",
            "loa": "substantial",
            "compliancyVerified": "yes",
            "legalAdherence": "yes",
            "validFrom": "2026-05-13T00:00:00Z",
            "validUntil": "2027-05-13T00:00:00Z"
          }
        ],
        "agreements": [
          {
            "id": "7ab6c8d1-8ed7-4a77-95ab-fc0010010003",
            "typeName": "iSHARE Accession Agreement",
            "type": "AccessionAgreement",
            "title": "iSHARE Framework Accession Agreement",
            "verificationHash": "aef5bb5e3ab49150a53b89628ab8593315b6686f3f96497277feb9d658527acb",
            "validFrom": "2026-05-13T00:00:00Z",
            "validUntil": "2027-05-13T00:00:00Z"
          },
          {
            "id": "63fe8d18-4c1e-4ea8-94b7-68518b0b154a",
            "typeName": "iSHARE Terms of Use",
            "type": "TermsOfUse",
            "title": "iSHARE Framework Terms of Use",
            "verificationHash": "aef5bb5e3ab49150a53b89628ab8593315b6686f3f96497277feb9d658527acb",
            "validFrom": "2026-05-13T00:00:00Z",
            "validUntil": "2027-05-13T00:00:00Z"
          }
        ],
        "x509Certificates": [
          {
            "id": "7ab6c8d1-8ed7-4a77-95ab-fc0010010004",
            "subjectName": "CN=DS Participant Example B.V.,organizationIdentifier=EU.NL.EORI.NL123456789,O=DS Participant Example B.V.,C=NL",
            "certificateType": "eSEAL",
            "x5c": [
              "MIIC...BASE64_DER_ENCODED_CERTIFICATE...AB"
            ],
            "x5t#s256": "4E4FD2B1D7D5DF3858CDAA80DE02AD4E0C530939BB65C57E18CEADA431C6872C",
            "validFrom": "2026-05-13T00:00:00Z",
            "validUntil": "2027-05-13T00:00:00Z"
          }
        ],
        "idpAssertions": [
          {
            "id": "urn:uuid:7ab6c8d1-8ed7-4a77-95ab-fc0010010005",
            "assertion": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c",
            "verificationHash": "3a7f5e1c2b4d6e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2f",
            "validFrom": "2026-05-13T00:00:00Z",
            "validUntil": "2027-05-13T00:00:00Z"
          }
        ]
      }
    ]
  }
}
