@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/01fabcc5-1324-4eff-86b7-306a27405cdc> a dcat:Dataset ;
    dct:description """PLEASE NOTE: As of 25th May 2023 this catalog/data-sets is no longer updated and has been Retired. 

Animal Reporting and Movement Service (ARMS) data reports on total number of deer movements (both non-electronic and electronic) from January 2017 to June 2017.""" ;
    dct:identifier "01fabcc5-1324-4eff-86b7-306a27405cdc" ;
    dct:issued "2023-06-02T10:09:53.181724"^^xsd:dateTime ;
    dct:modified "2017-08-22T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Animal Reporting and Movement Service - Deer movements 2017" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/01fabcc5-1324-4eff-86b7-306a27405cdc/resource/01c58d8c-c1fd-4cd2-aa61-c67558a019a9>,
        <https://api.agrimetrics.co.uk/catalog/data-sets/01fabcc5-1324-4eff-86b7-306a27405cdc/resource/7449754e-579a-452d-ab30-f55405713678> .

<https://api.agrimetrics.co.uk/catalog/data-sets/01fabcc5-1324-4eff-86b7-306a27405cdc/resource/01c58d8c-c1fd-4cd2-aa61-c67558a019a9> a dcat:Distribution ;
    dct:description "Excel spread sheet for download April to June 2017." ;
    dct:format "XLS" ;
    dct:issued "2023-09-24T10:25:41.937397"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T11:01:20.044570"^^xsd:dateTime ;
    dct:title "Excel spread sheet for download April to June 2017." ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/ARAMS_Deermovements_Apr2017_Jun2017.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://api.agrimetrics.co.uk/catalog/data-sets/01fabcc5-1324-4eff-86b7-306a27405cdc/resource/7449754e-579a-452d-ab30-f55405713678> a dcat:Distribution ;
    dct:description "Excel spread sheet for download January to March 2017." ;
    dct:format "XLS" ;
    dct:issued "2023-09-24T10:25:41.937392"^^xsd:dateTime ;
    dct:modified "2025-07-28T11:01:20.037780"^^xsd:dateTime ;
    dct:title "Excel spread sheet for download January to March 2017." ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/ARAMS_Deermovements_Jan2017_March2017.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

