@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f2ed7e95-4507-4b28-8fc6-9da5df76213f> a dcat:Dataset ;
    dct:description "The UK Performance Indicators (which included non-continuation rates) have been discontinued after the 2020/21 release. These data provide information about the participation of certain groups that are under-represented in higher education.The data includes the percentage of students from state schools or colleges, specified socio-economic classes and low-participation neighbourhoods and provide a breakdown by Higher Education institution.Included in the table are Young full-time undergraduate entrants and Mature full-time undergraduate entrants.Much more data is available from the HESA website." ;
    dct:identifier "expgl" ;
    dct:issued "2014-07-07T13:36:54+00:00"^^xsd:dateTime ;
    dct:modified "2023-11-09T12:12:22+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Higher Education Statistics Agency" ] ;
    dct:title "Participation of Under-Represented Groups in Higher Education" ;
    dcat:keyword "education",
        "ethnicity",
        "higher",
        "inequality",
        "poverty",
        "university" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/participation-of-under-represented-groups-in-higher-education-expgl> .

