@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/6b599ce1-897c-44b4-bf53-d8c9e7bb3c5b> a dcat:Dataset ;
    dct:description "Number and rate of those aged 16 and over and in employment who are working part-time because they cannot find a full-time job. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "20p19" ;
    dct:issued "2018-06-26T13:18:58+00:00"^^xsd:dateTime ;
    dct:modified "2024-04-29T14:59:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Underemployment" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6b599ce1-897c-44b4-bf53-d8c9e7bb3c5b/resource/d14f3625-6f37-4c52-8d75-e0241b03a624> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/underemployment-20p19> .

<https://ckan.publishing.service.gov.uk/dataset/6b599ce1-897c-44b4-bf53-d8c9e7bb3c5b/resource/d14f3625-6f37-4c52-8d75-e0241b03a624> a dcat:Distribution ;
    dct:issued "2026-07-01T22:02:47.124475"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:02:47.104949"^^xsd:dateTime ;
    dct:title "underemployment.xls" .

