{
  "@context": [
    "https://www.w3.org/ns/credentials/v2",
    "https://schemas.ishare.eu/v3/claims/auth-registry/context.jsonld"
  ],
  "id": "3a000007-0000-4000-8000-000000000007",
  "type": [
    "VerifiableCredential",
    "AuthRegistryCredential"
  ],
  "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/auth-registry-credentials/2026#90007",
    "type": "BitstringStatusListEntry",
    "statusPurpose": "revocation",
    "statusListIndex": "90007",
    "statusListCredential": "https://registry.example.com/status/auth-registry-credentials/2026"
  },
  "credentialSubject": {
    "id": "7ab6c8d1-8ed7-4a77-95ab-fc0010010009",
    "type": "authRegistry",
    "registrarId": "did:ishare:EU.NL.NTRNL-10000000",
    "dataspaceId": "DSP.EU.NL.CEADS",
    "authRegistryId": "did:ishare:EU.NL.NTRNL-20000000",
    "authUrl": "https://ar.example.com/delegation",
    "name": "Example Authorisation Registry"
  }
}
