@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.integration.publishing.service.gov.uk/dataset/cd42eba6-824e-42ae-a6a0-85ee2fe85386> a dcat:Dataset ;
    dct:description "Number and rate of people aged 16 and over, working in London with a flexible working arrangement. This dataset is one of the Greater London Authority's measures of Economic Fairness. Click here to find out more." ;
    dct:identifier "2w103" ;
    dct:issued "2018-09-19T15:45:55+00:00"^^xsd:dateTime ;
    dct:modified "2023-07-17T16:04:11+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Flexible Working" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/cd42eba6-824e-42ae-a6a0-85ee2fe85386/resource/ffd07210-5789-426e-997b-1e3c98b0fa44> ;
    dcat:keyword "economic-fairness" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/flexible-working-2w103> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cd42eba6-824e-42ae-a6a0-85ee2fe85386/resource/ffd07210-5789-426e-997b-1e3c98b0fa44> a dcat:Distribution ;
    dct:issued "2026-06-20T10:04:28.427918"^^xsd:dateTime ;
    dct:modified "2026-06-20T10:04:28.422206"^^xsd:dateTime ;
    dct:title "flexible-working.xls" .

