@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/ee7d1e71-cfec-4f9c-b9e5-cc75ae5f23e7> a dcat:Dataset ;
    dct:identifier "2nlpy" ;
    dct:issued "2018-12-11T15:04:06+00:00"^^xsd:dateTime ;
    dct:modified "2018-12-21T08:02:55+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Office for National Statistics" ] ;
    dct:title "Consumer price Index - Food and non-alcoholic beverages" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/ee7d1e71-cfec-4f9c-b9e5-cc75ae5f23e7/resource/39b120a6-86a1-4ab1-84d4-704191bf15df> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/consumer-price-index-food-and-non-alcoholic-beverages-2nlpy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/ee7d1e71-cfec-4f9c-b9e5-cc75ae5f23e7/resource/39b120a6-86a1-4ab1-84d4-704191bf15df> a dcat:Distribution ;
    dct:issued "2026-07-30T08:06:51.337362"^^xsd:dateTime ;
    dct:modified "2026-07-30T08:06:51.316155"^^xsd:dateTime ;
    dct:title "Consumer price Index - Food and non-alcoholic beverages.xlsx" .

