@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/e34fdc82-662d-4648-b041-e3e844aafb75> a dcat:Dataset ;
    dct:description "Number and rate of those aged 16 and over in insecure employment by place of work. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "2r494" ;
    dct:issued "2018-06-12T15:48:50+00:00"^^xsd:dateTime ;
    dct:modified "2023-07-14T08:40:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Insecure Employment" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e34fdc82-662d-4648-b041-e3e844aafb75/resource/9ffe0638-0da5-4a96-b5fb-d172f5bdd1b1> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/insecure-employment-2r494> .

<https://ckan.publishing.service.gov.uk/dataset/e34fdc82-662d-4648-b041-e3e844aafb75/resource/9ffe0638-0da5-4a96-b5fb-d172f5bdd1b1> a dcat:Distribution ;
    dct:issued "2026-07-08T22:04:10.584725"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:04:10.564036"^^xsd:dateTime ;
    dct:title "insecure-employment.xls" .

