@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/257864d3-94d8-4281-ad6b-42784f1af07c> a dcat:Dataset ;
    dct:description "This document describes the data standard for submitting food sampling results data to the Food Standards Agency. It describes the fields, their data types and order as well as providing specific guidance on acceptable values and which fields use specific reference data values." ;
    dct:identifier "257864d3-94d8-4281-ad6b-42784f1af07c" ;
    dct:issued "2026-08-05T09:23:55.579346"^^xsd:dateTime ;
    dct:modified "2026-08-05T09:24:42.277665"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d539c29b-2626-4e04-8b28-ef7eb54eb339> ;
    dct:title "Food and Feed Data Standard" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/257864d3-94d8-4281-ad6b-42784f1af07c/resource/49c36def-df1a-46d7-bc46-e188f6f55ee7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/257864d3-94d8-4281-ad6b-42784f1af07c/resource/49c36def-df1a-46d7-bc46-e188f6f55ee7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-08-05T09:24:42.058724"^^xsd:dateTime ;
    dct:modified "2026-08-05T09:24:42.042715"^^xsd:dateTime ;
    dct:title "Food and Feed Data Standard" ;
    dcat:accessURL <https://fsaopendata.blob.core.windows.net/opendatacatalog/fsa-catalogue/foodfeeddatastandard.pdf> ;
    dcat:mediaType "application/pdf" .

<https://ckan.staging.publishing.service.gov.uk/organization/d539c29b-2626-4e04-8b28-ef7eb54eb339> a foaf:Organization ;
    foaf:name "Food Standards Agency" .

