@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/9e3a1591-926f-4952-8114-21e42c37cd09> a dcat:Dataset ;
    dct:description "Core structural input for hydraulic modelling: network topology, pipe diameters/slopes, detention volumes." ;
    dct:identifier "9e3a1591-926f-4952-8114-21e42c37cd09" ;
    dct:issued "2026-06-12T15:57:29.438096"^^xsd:dateTime ;
    dct:modified "2026-06-17T15:09:39.920882"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/b9f306af-26fc-46c6-b5ee-02807d23acbe> ;
    dct:title "Drainage Network - Vollsmose" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vollsmose district" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/9e3a1591-926f-4952-8114-21e42c37cd09/resource/f81e71f0-6936-4c53-abd6-1d8f5db33772> ;
    dcat:keyword "ecological resilience",
        "flood mitigation",
        "nature based solutions" .

<https://data.arcadia-adaptation.eu/dataset/9e3a1591-926f-4952-8114-21e42c37cd09/resource/f81e71f0-6936-4c53-abd6-1d8f5db33772> a dcat:Distribution ;
    dct:description "Description of the single resource (file or service) to be added" ;
    dct:format "unknown" ;
    dct:issued "2026-06-12T15:58:02.494328"^^xsd:dateTime ;
    dct:modified "2026-06-12T15:58:02.487509"^^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" .

