DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/107778
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/107778",
    "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/347917_20250327_0011_538db78d2c206_besluit%20Inholland%20hbo-ba%20Small%20Business%20and%20Retail%20Management.pdf",
                "http://backend.deqar.eu/reports/NVAO/347918_20250327_0011_538db78d2c206_rapport%20Inholland%20hbo-ba%20Small%20Business%20and%20Retail%20Management.pdf",
                "http://backend.deqar.eu/reports/NVAO/347919_20250327_0011_5388a406c3d1b_besluit%20Inholland%20hbo-ba%20Financial%20Services%20Management.pdf",
                "http://backend.deqar.eu/reports/NVAO/347920_20250327_0011_5388a406c3d1b_rapport%20Inholland%20hbo-ba%20Financial%20Services%20Management.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Business Studies",
                    "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/107778#subject=https://data.deqar.eu/institution/1750",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/124"
            ]
        },
        "id": "https://data.deqar.eu/institution/1750",
        "type": "DeqarInstitution",
        "name": "INHOLLAND University of Applied Sciences",
        "eterID": "NL0041",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/23810",
                "identifier": "https://ror.org/03cfsyg37",
                "resource": "ROR"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/7672",
                "identifier": "NL S-GRAVE37",
                "resource": "Erasmus"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/11721",
                "identifier": "inholland.nl",
                "resource": "SCHAC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/11722",
                "identifier": "E10103639",
                "resource": "Erasmus-Charter"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/11723",
                "identifier": "949596148",
                "resource": "EU-PIC"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/11724",
                "identifier": "NL810678858B01",
                "resource": "EU-VAT"
            },
            {
                "id": "https://data.deqar.eu/institution-identifier/19544",
                "identifier": "IAU-007476",
                "resource": "WHED"
            }
        ],
        "legalName": "Hogeschool INHOLLAND",
        "location": [
            "Rotterdam, Netherlands",
            "Den Haag, Netherlands",
            "Delft, Netherlands",
            "Amsterdam, Netherlands",
            "Haarlem, Netherlands"
        ],
        "foundingDate": "2002-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2014-05-03T00:00:00Z",
    "validFrom": "2014-05-03T00:00:00Z",
    "expirationDate": "2020-05-03T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-22T08:22:09Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..tBLOT9hoERokpTPcCQszgFMoB3CC63Xwr9UD3Q06di2xksZeIaPZE42bzZi0GchmgJRqyMEKRe1T5yMlL6aICQ"
    }
}