DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/115458
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://data.deqar.eu/context/v2.jsonld",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/115458",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/37",
            "type": "EqarRegisteredAgency",
            "acronym": "NVAO",
            "name": "Accreditation Organisation of the Netherlands and Flanders",
            "registrationValidFrom": "2008-03-04T00:00:00Z",
            "registrationExpirationDate": "2027-09-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/NVAO/340468_20250326_2048_AV-2623_20240710_Besluit_AV_2623%20Bevestiging%20behoud%20ABO%20B%20Theologie.pdf",
                "http://backend.deqar.eu/reports/NVAO/340469_20250326_2048_AV-2623_20240710_Rapport_018%20240425%20Bijlage%201%20-%20Rapport%20Hogeschool%20Viaa%20Theologie%20en%20Leraar%20Godsdienst%20v2.0.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Theologie",
                    "EQFLevel": "first cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme accreditation in the Netherlands, including the Caribbean islands Bonaire, St. Eustatius and Saba",
            "id": "https://data.deqar.eu/report/115458#subject=https://data.deqar.eu/institution/8869",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/8869",
        "type": "DeqarInstitution",
        "name": "Stichting Hogeschool Viaa",
        "eterID": "NL0844",
        "identifiers": [],
        "legalName": "Stichting Hogeschool Viaa",
        "location": [
            "Zwolle, Netherlands"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2024-07-08T00:00:00Z",
    "validFrom": "2024-07-08T00:00:00Z",
    "expirationDate": "2030-07-08T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-07-08T23:14:49Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..Tm6qcsvUJAMTkgIXTz40mWhs1UtLE5LmZBTtzwf0hL1rVaIUX8qwithXLEWc-n_-oInebSf4W_WhE1EIUHrpTg"
    }
}