@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.arcadia-adaptation.eu/dataset/f65afa61-9f21-43da-9a61-4193966f7112> a dcat:Dataset ;
    dct:description "This dataset was derived from high-resolution DEM + land cover (morphological delineation of sub catchments to nodes)." ;
    dct:identifier "f65afa61-9f21-43da-9a61-4193966f7112" ;
    dct:issued "2026-06-12T15:59:29.580151"^^xsd:dateTime ;
    dct:modified "2026-06-17T15:09:18.166766"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/b9f306af-26fc-46c6-b5ee-02807d23acbe> ;
    dct:title "Inflow Allocation Catchment" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vollsmose district" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/f65afa61-9f21-43da-9a61-4193966f7112/resource/e7fcc0c9-479b-4939-8bb2-934a443187ac> ;
    dcat:keyword "ecological resilience",
        "flood mitigation",
        "nature based solutions" .

<https://data.arcadia-adaptation.eu/dataset/f65afa61-9f21-43da-9a61-4193966f7112/resource/e7fcc0c9-479b-4939-8bb2-934a443187ac> a dcat:Distribution ;
    dct:description "Description of the single resource (file or service) to be added" ;
    dct:format "unknown" ;
    dct:issued "2026-06-12T15:59:48.523050"^^xsd:dateTime ;
    dct:modified "2026-06-12T15:59:48.517259"^^xsd:dateTime ;
    dct:title "(missing data and link) to be added" .

<https://data.arcadia-adaptation.eu/organization/b9f306af-26fc-46c6-b5ee-02807d23acbe> a foaf:Agent ;
    foaf:name "Funen" .

