@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/33d991d3-620f-4388-83a5-2c552aee11bc> 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 2013-2014 financial year." ;
    dct:identifier "33d991d3-620f-4388-83a5-2c552aee11bc" ;
    dct:issued "2023-03-13T17:28:46.426771"^^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 2013-2014" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/33d991d3-620f-4388-83a5-2c552aee11bc/resource/ab678d0c-06b1-44c3-90aa-7ddf244b3709> .

<https://api.agrimetrics.co.uk/catalog/data-sets/33d991d3-620f-4388-83a5-2c552aee11bc/resource/ab678d0c-06b1-44c3-90aa-7ddf244b3709> a dcat:Distribution ;
    dct:description "A word document of a blank IDB1 form" ;
    dct:format "DOC" ;
    dct:issued "2023-09-24T10:26:33.782896"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T09:13:14.870020"^^xsd:dateTime ;
    dcat:accessURL <https://s3-eu-west-1.amazonaws.com/data.defra.gov.uk/FloodRisk/DEF-IDB1.doc> ;
    dcat:mediaType "application/msword" .

