@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/e267c872-9c67-4f04-8742-af96f1324844> a dcat:Dataset ;
    dct:description "The temporary job rate is considered a measure of job stability and is calculated as the proportion of temporary employee jobs out of the total employee jobs in the capital." ;
    dct:identifier "2gy1q" ;
    dct:issued "2019-03-19T14:27:41+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-28T10:42:49+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Temporary job rate in London" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e267c872-9c67-4f04-8742-af96f1324844/resource/1d3192cc-e56a-4a02-b081-577d52dc99b7> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/temporary-job-rate-in-london-2gy1q> .

<https://ckan.publishing.service.gov.uk/dataset/e267c872-9c67-4f04-8742-af96f1324844/resource/1d3192cc-e56a-4a02-b081-577d52dc99b7> a dcat:Distribution ;
    dct:issued "2026-07-01T22:04:57.634974"^^xsd:dateTime ;
    dct:modified "2026-07-01T22:04:57.619576"^^xsd:dateTime ;
    dct:title "Temporary jobs in London.xlsx" .

