@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/3ccbb200-042b-4972-92ca-c4f1328737fe> a dcat:Dataset ;
    dct:description "Internal Drainage Boards provide a return to Defra every year covering financial, management and administrative data. The data provided is available as open data in separate catalog/data-setss for each year. Defra is also making the original form templates available to assist with interpretation of the data submitted by IDBs. This catalog/data-sets is the blank form for the return made at the end of the 2011-2012 financial year." ;
    dct:identifier "3ccbb200-042b-4972-92ca-c4f1328737fe" ;
    dct:issued "2023-03-13T17:01:47.813431"^^xsd:dateTime ;
    dct:modified "2016-06-22T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Internal Drainage Boards IDB1 blank form 2011-2012" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/3ccbb200-042b-4972-92ca-c4f1328737fe/resource/b275f57d-7a56-41cc-81fb-a7dc4acbed25> .

<https://api.agrimetrics.co.uk/catalog/data-sets/3ccbb200-042b-4972-92ca-c4f1328737fe/resource/b275f57d-7a56-41cc-81fb-a7dc4acbed25> a dcat:Distribution ;
    dct:description "Blank form for the return made at the end of the 2011-2012 financial year." ;
    dct:format "PDF" ;
    dct:issued "2023-09-24T10:27:07.898082"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T09:13:19.091557"^^xsd:dateTime ;
    dct:title "Blank form for the return made at the end of the 2011-2012 financial year." ;
    dcat:accessURL <https://s3-eu-west-1.amazonaws.com/data.defra.gov.uk/FloodRisk/DEF-IDB1+2012.pdf> ;
    dcat:mediaType "application/pdf" .

