DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/112572
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/112572",
    "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/318050_20250303_2016_AV-2751_20250129_Besluit_AV_2751%20Bevestiging%20behoud%20ABO_B%20Industrieel%20Product%20Ontwerpen.pdf",
                "http://backend.deqar.eu/reports/NVAO/318051_20250303_2016_AV-2751_20250129_Rapport_240703%20Beoordelingsrapport%20Saxion%20Ba%20IPO%20v2.0.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Industrieel Product Ontwerpen",
                    "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/112572#subject=https://data.deqar.eu/institution/1767",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/1767",
        "type": "DeqarInstitution",
        "name": "Saxion University of Applied Sciences",
        "eterID": "NL0058",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/23827",
                "identifier": "https://ror.org/005t9n460",
                "resource": "ROR"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/7686",
                "identifier": "NL ENSCHED03",
                "resource": "Erasmus"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/14119",
                "identifier": "saxion.nl",
                "resource": "SCHAC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/14120",
                "identifier": "E10163518",
                "resource": "Erasmus-Charter"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/14121",
                "identifier": "970382278",
                "resource": "EU-PIC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/14122",
                "identifier": "NL008773609B01",
                "resource": "EU-VAT"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/19560",
                "identifier": "IAU-007473",
                "resource": "WHED"
            }
        ],
        "legalName": "Saxion Hogeschool",
        "location": [
            "Apeldoorn, Netherlands",
            "Denventer, Netherlands",
            "Enschede, Netherlands"
        ],
        "foundingDate": "1998-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2025-01-27T00:00:00Z",
    "validFrom": "2025-01-27T00:00:00Z",
    "expirationDate": "2031-01-27T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-03-19T17:46:20Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..kEKqYpNIZAQ_QucZFYi32p1Javdh0QPPwJbEDqqja1c_VOzSML2VgoOHq9PNHB1eQ-oUI7_9v_QdWgUCbVwlNg"
    }
}