@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/2452a30a-ddde-4dfa-b50d-2f206758e252> 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 2012-2013 financial year." ;
    dct:identifier "2452a30a-ddde-4dfa-b50d-2f206758e252" ;
    dct:issued "2023-03-13T17:15:03.664792"^^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 2012-2013" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/2452a30a-ddde-4dfa-b50d-2f206758e252/resource/b70ad6bc-cafa-47cf-9093-b64cf6bc70f4> .

<https://api.agrimetrics.co.uk/catalog/data-sets/2452a30a-ddde-4dfa-b50d-2f206758e252/resource/b70ad6bc-cafa-47cf-9093-b64cf6bc70f4> a dcat:Distribution ;
    dct:description "A word document of a blank form for completion" ;
    dct:format "DOC" ;
    dct:issued "2023-09-24T10:27:12.724673"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T09:13:11.107683"^^xsd:dateTime ;
    dcat:accessURL <https://s3-eu-west-1.amazonaws.com/data.defra.gov.uk/FloodRisk/IDB1+Form+2014.doc> ;
    dcat:mediaType "application/msword" .

