@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/84e7d767-e71a-4bf8-af41-0f56c50aeae6> 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 data reports on total number of deer movements (both non-electronic and electronic) from January 2015 to December 2015.""" ;
    dct:identifier "84e7d767-e71a-4bf8-af41-0f56c50aeae6" ;
    dct:issued "2023-06-02T10:10:16.816123"^^xsd:dateTime ;
    dct:modified "2025-07-28T11:01:28.997209"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Animal Report and Movement Service - Deer movements January 2015 to December 2015" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/84e7d767-e71a-4bf8-af41-0f56c50aeae6/resource/72f2f185-df59-4564-bd90-d088bbb227e3> .

<https://api.agrimetrics.co.uk/catalog/data-sets/84e7d767-e71a-4bf8-af41-0f56c50aeae6/resource/72f2f185-df59-4564-bd90-d088bbb227e3> a dcat:Distribution ;
    dct:description "Animal Report and Movement Service - Deer movements January 2015 to December 2015" ;
    dct:format "XLS" ;
    dct:issued "2023-09-24T10:26:16.194995"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T11:01:29.006928"^^xsd:dateTime ;
    dct:title "Animal Report and Movement Service - Deer movements January 2015 to December 2015" ;
    dcat:accessURL <http://data.defra.gov.uk/Agriculture/ARAMS_Deermovements_January2015_December2015.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

