@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/37d66693-24ba-44c3-a1fd-bee3e8ca680c> a dcat:Dataset ;
    dct:description "Number of employees in post together with starters, leavers and turnover. Figures have been rounded to the nearest whole number. Figures taken from GLA Workforce Report - an annual digest of employment data and statistics, year ending 30th September 2009." ;
    dct:identifier "v88ow" ;
    dct:issued "2010-02-02T15:34:52+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-04T14:27:40+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "************************" ] ;
    dct:title "GLA Staff Turnover 2009" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/37d66693-24ba-44c3-a1fd-bee3e8ca680c/resource/8e75e019-642f-4c3d-bca1-2b7f15347ae5> ;
    dcat:keyword "jobs",
        "staff" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/gla-staff-turnover-2009-v88ow> .

<https://ckan.integration.publishing.service.gov.uk/dataset/37d66693-24ba-44c3-a1fd-bee3e8ca680c/resource/8e75e019-642f-4c3d-bca1-2b7f15347ae5> a dcat:Distribution ;
    dct:issued "2026-07-01T22:07:24.145694"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:07:24.123124"^^xsd:dateTime ;
    dct:title "gla-workforce-turnover-2009.csv" .

