@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/f11852c5-af8c-4f18-888e-7790d56b1b3a> a dcat:Dataset ;
    dct:description """PLEASE NOTE: As of 25th May 2023 this catalog/data-sets is no longer updated and has been Retired.

Data reports on total number of sheep movements (both non-electronic and electronic) from January 2015 to December 2015.""" ;
    dct:identifier "f11852c5-af8c-4f18-888e-7790d56b1b3a" ;
    dct:issued "2023-03-13T17:50:38.603973"^^xsd:dateTime ;
    dct:modified "2025-07-28T11:01:00.760734"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Animal Reporting and Movement Service - Sheep movements January 2015 to December 2015" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/f11852c5-af8c-4f18-888e-7790d56b1b3a/resource/a5b18fb9-ff1e-4b40-a58f-0b69df97a202> .

<https://api.agrimetrics.co.uk/catalog/data-sets/f11852c5-af8c-4f18-888e-7790d56b1b3a/resource/a5b18fb9-ff1e-4b40-a58f-0b69df97a202> a dcat:Distribution ;
    dct:description "Excel spreadsheet." ;
    dct:format "XLS" ;
    dct:issued "2023-09-24T10:26:36.735965"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T11:01:00.774180"^^xsd:dateTime ;
    dct:title "Excel spreadsheet." ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/ARAMS_Sheepmovements_January2015_December2015.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

