@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/fd070ed4-ee17-434e-add8-398e0984b941> a dcat:Dataset ;
    dct:description "Estimates of the number of hours worked per week by those in employment. Data are broken down by banded durations and gender. Data are taken from the Annual Population Survey, produced by the Office for National Statistics." ;
    dct:identifier "e1zm6" ;
    dct:issued "2014-05-01T14:49:03+00:00"^^xsd:dateTime ;
    dct:modified "2019-10-17T10:09:19+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Hours Worked" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/fd070ed4-ee17-434e-add8-398e0984b941/resource/301caa93-c2c3-497e-9e0d-9a2af0710800>,
        <https://ckan.publishing.service.gov.uk/dataset/fd070ed4-ee17-434e-add8-398e0984b941/resource/c35cb7f6-c924-44a7-9e88-1ded4d43a797> ;
    dcat:keyword "borough-economic",
        "economic-activity",
        "economic-inactivity",
        "employment",
        "employment-status",
        "gender",
        "hours-worked",
        "unemployment" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/hours-worked-e1zm6> .

<https://ckan.publishing.service.gov.uk/dataset/fd070ed4-ee17-434e-add8-398e0984b941/resource/301caa93-c2c3-497e-9e0d-9a2af0710800> a dcat:Distribution ;
    dct:issued "2026-07-08T22:06:25.437941"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:06:25.382306"^^xsd:dateTime ;
    dct:title "hours-worked.xls" .

<https://ckan.publishing.service.gov.uk/dataset/fd070ed4-ee17-434e-add8-398e0984b941/resource/c35cb7f6-c924-44a7-9e88-1ded4d43a797> a dcat:Distribution ;
    dct:issued "2026-07-08T22:06:25.437943"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:06:25.382385"^^xsd:dateTime ;
    dct:title "hours-worked.csv" .

