@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.staging.publishing.service.gov.uk/dataset/34978ac6-5e4d-4547-9f9e-064e649969de> a dcat:Dataset ;
    dct:identifier "20p8k" ;
    dct:issued "2018-12-11T15:01:29+00:00"^^xsd:dateTime ;
    dct:modified "2018-12-21T08:04:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Burning glass" ] ;
    dct:title "Number of job postings in food preparation and hospitality trades" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/34978ac6-5e4d-4547-9f9e-064e649969de/resource/2754d6e0-06e6-42c6-b9a5-e7f6fcb978ea> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/number-of-job-postings-in-food-preparation-and-hospitality-trade-20p8k> .

<https://ckan.staging.publishing.service.gov.uk/dataset/34978ac6-5e4d-4547-9f9e-064e649969de/resource/2754d6e0-06e6-42c6-b9a5-e7f6fcb978ea> a dcat:Distribution ;
    dct:issued "2026-08-13T10:13:43.324268"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:13:43.302789"^^xsd:dateTime ;
    dct:title "Number of job postings in food preparation and hospitality trades.xlsx" .

