@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/df048e38-b174-407e-967d-5d012504e4d1> 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 2014-2015 financial year." ;
    dct:identifier "df048e38-b174-407e-967d-5d012504e4d1" ;
    dct:issued "2023-03-13T17:40:59.944475"^^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 2014-2015" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/df048e38-b174-407e-967d-5d012504e4d1/resource/7a311622-3d4d-4e47-8de9-a5ef535fc97b> .

<https://api.agrimetrics.co.uk/catalog/data-sets/df048e38-b174-407e-967d-5d012504e4d1/resource/7a311622-3d4d-4e47-8de9-a5ef535fc97b> a dcat:Distribution ;
    dct:description "Word document of a the bland IDB1 form" ;
    dct:format "DOC" ;
    dct:issued "2023-09-24T10:26:40.803454"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-28T09:13:22.285655"^^xsd:dateTime ;
    dct:title "Word document of a the bland IDB1 form" ;
    dcat:accessURL <https://s3-eu-west-1.amazonaws.com/data.defra.gov.uk/FloodRisk/DEF-IDB1+2015.doc> ;
    dcat:mediaType "application/msword" .

