@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/c9361141-f7e6-4597-8bf2-5dee0708ff05> a dcat:Dataset ;
    dct:description "Defra commissioned project LDS23 in 2003 to scope the potential for groundwater emergence. The data from this study is in 2 parts. This is the first of the two technical reports." ;
    dct:identifier "c9361141-f7e6-4597-8bf2-5dee0708ff05" ;
    dct:issued "2023-03-13T18:09:19.244319"^^xsd:dateTime ;
    dct:modified "2004-05-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Department for Environment, Food & Rural Affairs" ] ;
    dct:title "Groundwater Flooding Scoping Study LDS23 Main Report Part 1" ;
    dcat:distribution <https://api.agrimetrics.co.uk/catalog/data-sets/c9361141-f7e6-4597-8bf2-5dee0708ff05/resource/d2cc6666-bd99-4f7a-835d-9fc19daeb5b4> .

<https://api.agrimetrics.co.uk/catalog/data-sets/c9361141-f7e6-4597-8bf2-5dee0708ff05/resource/d2cc6666-bd99-4f7a-835d-9fc19daeb5b4> a dcat:Distribution ;
    dct:description "Final Report Part 1" ;
    dct:format "PDF" ;
    dct:issued "2023-09-24T10:26:54.225393"^^xsd:dateTime ;
    dct:license <http://reference.data.gov.uk/id/open-government-licence> ;
    dct:modified "2025-07-25T13:49:39.834251"^^xsd:dateTime ;
    dct:title "Final Report Part 1" ;
    dcat:accessURL <https://s3.eu-west-1.amazonaws.com/data.defra.gov.uk/FloodRisk/Jacobs+2004+gw1.pdf> ;
    dcat:mediaType "application/pdf" .

