@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.publishing.service.gov.uk/dataset/0a0f2369-5098-4526-96ca-132a4b261277> a dcat:Dataset ;
    dct:description "Percentage of recent graduates and non-recent graduates working in non-graduate roles in London and UK. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "29z50" ;
    dct:issued "2018-09-12T15:49:57+00:00"^^xsd:dateTime ;
    dct:modified "2023-09-12T11:58:51+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Underutility" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/0a0f2369-5098-4526-96ca-132a4b261277/resource/debb3688-9db3-47e2-b0e4-4b023c4cdaaa> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/underutility-29z50> .

<https://ckan.publishing.service.gov.uk/dataset/0a0f2369-5098-4526-96ca-132a4b261277/resource/debb3688-9db3-47e2-b0e4-4b023c4cdaaa> a dcat:Distribution ;
    dct:issued "2026-07-16T06:05:15.697205"^^xsd:dateTime ;
    dct:modified "2026-07-16T06:05:15.652872"^^xsd:dateTime ;
    dct:title "underutility.xls" .

