DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/112633
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/112633",
    "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/321230_20250303_2157_AV-2927_20250217_Besluit_AV_2927%20Bevestiging%20behoud%20ABO_verlenging_BK%20Green%20Logistics.pdf",
                "http://backend.deqar.eu/reports/NVAO/321231_20250303_2157_AV-2927_20250217_Rapport_240409%20B%20LM%20-%20Visitatierapport.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Logistics Management",
                    "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/112633#subject=https://data.deqar.eu/institution/6740",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/6740",
        "type": "DeqarInstitution",
        "name": "NHL Stenden University of Applied Sciences",
        "eterID": "NL0064",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/23830",
                "identifier": "https://ror.org/02xgxme97",
                "resource": "ROR"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/19562",
                "identifier": "IAU-012664",
                "resource": "WHED"
            }
        ],
        "legalName": "NHL Stenden Hogeschool",
        "location": [
            "Groningen, Netherlands",
            "Meppel, Netherlands",
            "Emmen, Netherlands",
            "Leeuwarden, Netherlands"
        ],
        "foundingDate": "2018-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2025-02-14T00:00:00Z",
    "validFrom": "2025-02-14T00:00:00Z",
    "expirationDate": "2031-02-14T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-03-16T11:52:38Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..dVb6vVg6VPjjLBpqOKSita7afxjjndd5VAxCS_uPxES0ckviz9L9HdSbH0xYMmoSP9Ahe8YBqB32yo8OTx3E0A"
    }
}