@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/a623082d-bdee-49f4-bfa5-6cfe2421db0c> a dcat:Dataset ;
    dct:description "This dataset define pollutant inputs to simulate stormwater quality." ;
    dct:identifier "a623082d-bdee-49f4-bfa5-6cfe2421db0c" ;
    dct:issued "2026-06-17T14:25:44.046458"^^xsd:dateTime ;
    dct:modified "2026-06-17T15:08:52.155787"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/b9f306af-26fc-46c6-b5ee-02807d23acbe> ;
    dct:title "Water Quality Parameters - Vollsmose" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Vollsmose district" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/a623082d-bdee-49f4-bfa5-6cfe2421db0c/resource/5d700b58-afcd-4339-a465-13a0585a9af4> ;
    dcat:keyword "climate risk",
        "flood mitigation",
        "nature based solutions",
        "rainfall" .

<https://data.arcadia-adaptation.eu/dataset/a623082d-bdee-49f4-bfa5-6cfe2421db0c/resource/5d700b58-afcd-4339-a465-13a0585a9af4> a dcat:Distribution ;
    dct:description """Description of the single resource (file or service) to be added\r
""" ;
    dct:format "unknown" ;
    dct:issued "2026-06-17T14:26:10.321894"^^xsd:dateTime ;
    dct:modified "2026-06-17T14:26:10.314798"^^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" .

