@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/84cdd192-7913-481e-8174-19111ecd25e8> a dcat:Dataset ;
    dct:description """This dashboard shows information about how the Farm environment plans submitted (pre-requisite to Higher Level Stewardship) service is currently performing. 

This is a "beta" service.
The dashboard shows number of digital transactions, total cost of transactions, cost per transaction and take-up of
digital services.
Performance Dashboards are likely to be used by many people, including:
>>government service managers and their teams
>>journalists
>>students and researchers
>>members of the public interested in how public services are performing
The service also provides the option of a download of the data.""" ;
    dct:identifier "84cdd192-7913-481e-8174-19111ecd25e8" ;
    dct:issued "2023-03-13T17:32:46.839688"^^xsd:dateTime ;
    dct:modified "2015-06-30T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Performance Dashboard Farm environment plans submitted (pre-requisite to Higher Level Stewardship)" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/84cdd192-7913-481e-8174-19111ecd25e8/resource/1f307b46-7f9d-4b87-9e0b-4c4f3e5ea9e7> .

<https://api.agrimetrics.co.uk/catalog/data-sets/84cdd192-7913-481e-8174-19111ecd25e8/resource/1f307b46-7f9d-4b87-9e0b-4c4f3e5ea9e7> a dcat:Distribution ;
    dct:description "Dashboard available from the Government Digital Service website" ;
    dct:issued "2023-09-24T10:26:35.752683"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-25T15:21:39.251067"^^xsd:dateTime ;
    dct:title "Dashboard available from the Government Digital Service website" ;
    dcat:accessURL <https://www.gov.uk/performance/defra-farm-environment-plan-pre-requisite-to-higher-level-stewardship> .

