{
    "@context": [
        "https://www.w3.org/ns/credentials/v2",
        "https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json"
    ],
    "id": "https://maramm.org/registre/modele-justificatif.json",
    "type": [
        "VerifiableCredential",
        "OpenBadgeCredential"
    ],
    "name": "Certificat Lead Implementer & Auditeur Interne ISO 55001:2024",
    "issuer": {
        "id": "https://maramm.org/registre/emetteur.json",
        "type": [
            "Profile"
        ],
        "name": "MARAMM"
    },
    "validFrom": "2026-08-04T00:00:00+00:00",
    "validUntil": "2029-08-04T00:00:00+00:00",
    "credentialSubject": {
        "type": [
            "AchievementSubject"
        ],
        "identifier": [
            {
                "type": [
                    "IdentityObject"
                ],
                "identityType": "name",
                "hashed": true,
                "salt": "exemple-sel-a-remplacer",
                "identityHash": "sha256$0000000000000000000000000000000000000000000000000000000000000000"
            }
        ],
        "achievement": {
            "id": "https://maramm.org/registre/titres/liai-iso-55001-2024.json",
            "type": [
                "Achievement"
            ]
        }
    },
    "credentialSchema": [
        {
            "id": "https://purl.imsglobal.org/spec/ob/v3p0/schema/json/ob_v3p0_achievementcredential_schema.json",
            "type": "1EdTechJsonSchemaValidator2019"
        }
    ],
    "_avertissement": {
        "fr": "Modèle non signé. Le champ « proof » est délibérément absent : MARAMM n'émet pas encore de justificatifs signés cryptographiquement. Jusque-là, la vérification fait foi à l'adresse indiquée ci-dessous.",
        "en": "Unsigned template. The \"proof\" field is deliberately absent: MARAMM does not yet issue cryptographically signed credentials. Until then, verification at the address below is authoritative.",
        "verification": "https://maramm.org/verifier-un-certificat/"
    }
}