@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://api.agrimetrics.co.uk/catalog/data-sets/20d367a4-55bb-4e29-84fb-0290e12f635b> a dcat:Dataset ;
    dct:description "Most milk produced in the UK is bought by dairies (registered ‘milk purchasers’) for processing. Defra runs a monthly survey in England and Wales to collect information on the volume, value and protein content of milk purchased from farms. Similar surveys are run in Scotland and Northern Ireland. Additional information is collected by the Rural Payments Agency (RPA) on the protein and butterfat content of the milk. The UK average farm-gate milk price, protein content and butterfat content is then calculated." ;
    dct:identifier "20d367a4-55bb-4e29-84fb-0290e12f635b" ;
    dct:issued "2023-03-13T17:11:42.936922"^^xsd:dateTime ;
    dct:modified "2020-06-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Milk prices and composition of milk - annual statistics" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/20d367a4-55bb-4e29-84fb-0290e12f635b/resource/61fb2813-c3a6-42a0-a8e0-4cae75fedd28> ;
    dcat:keyword "Diary" .

<https://api.agrimetrics.co.uk/catalog/data-sets/20d367a4-55bb-4e29-84fb-0290e12f635b/resource/61fb2813-c3a6-42a0-a8e0-4cae75fedd28> a dcat:Distribution ;
    dct:description "Annual statistics of milk prices and composition of milk - Linked Data" ;
    dct:issued "2023-09-24T10:25:51.423140"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-25T13:23:19.221534"^^xsd:dateTime ;
    dct:title "Annual_statistics_milk_prices_composition_of_milk_Linked_Data" ;
    dcat:accessURL <https://environment.data.gov.uk/linked-data/cube/explore?uri=http%3A%2F%2Fenvironment.data.gov.uk%2Flinked-data%2Fcatalog%2Fcatalog/data-setss%2Fentry%2Fmilk-prices-and-composition-of-milk-annual-statistics> .

