@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/0e58d65f-310b-4680-b776-2420f6bbb604> a dcat:Dataset ;
    dct:identifier "2r4yw" ;
    dct:issued "2019-01-16T12:04:02+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-16T12:06:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Borough of Havering" ] ;
    dct:title "Value of food being purchased through PAL" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0e58d65f-310b-4680-b776-2420f6bbb604/resource/aed46d84-a136-481c-b1a2-acc230655f88> ;
    dcat:landingPage <https://data.london.gov.uk/dataset/value-of-food-being-purchased-through-pal-2r4yw> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0e58d65f-310b-4680-b776-2420f6bbb604/resource/aed46d84-a136-481c-b1a2-acc230655f88> a dcat:Distribution ;
    dct:issued "2026-08-27T12:10:12.782081"^^xsd:dateTime ;
    dct:modified "2026-08-27T12:10:12.756164"^^xsd:dateTime ;
    dct:title "Value of food procured through PAL.xlsx" .

