{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://schemas.ishare.eu/v3/claims/dataspace-role/context.jsonld"
  ],
  "id": "3a000002-0000-4000-8000-000000000002",
  "type": [
    "VerifiableCredential",
    "DataspaceRoleCredential"
  ],
  "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/dataspace-role-credentials/2026#90002",
    "type": "BitstringStatusListEntry",
    "statusPurpose": "revocation",
    "statusListIndex": "90002",
    "statusListCredential": "https://registry.example.com/status/dataspace-role-credentials/2026"
  },
  "credentialSubject": {
    "id": "7ab6c8d1-8ed7-4a77-95ab-fc0010010006",
    "registrarId": "did:ishare:EU.NL.NTRNL-10000000",
    "dataspaceId": "DSP.EU.NL.CEADS",
    "type": "DataProvider",
    "typeName": "CEADS Data Provider",
    "loa": "substantial",
    "compliancyVerified": "yes",
    "legalAdherence": "yes"
  }
}
