@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/28f3b12d-9d98-446d-aff1-055b2a899c9e> a dcat:Dataset ;
    dct:description "The product represents the altimetry through a 5x5 meter cell model to which the elevation information is associated. , The model is derived from the most detailed altimetric information available in the regional territory, obtained from LiDAR (aerial) survey projects." ;
    dct:identifier "28f3b12d-9d98-446d-aff1-055b2a899c9e" ;
    dct:issued "2026-06-19T09:41:56.126822"^^xsd:dateTime ;
    dct:modified "2026-06-19T09:43:59.335380"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/617d371b-2867-4e44-9795-8c30e9a9afb5> ;
    dct:title "DTM 5x5m - Emilia Romagna" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Emilia Romagna Region" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/28f3b12d-9d98-446d-aff1-055b2a899c9e/resource/613e080e-199b-4465-b283-303353dbd180> ;
    dcat:keyword "DTM",
        "climate data",
        "nature based solutions" .

<https://data.arcadia-adaptation.eu/dataset/28f3b12d-9d98-446d-aff1-055b2a899c9e/resource/613e080e-199b-4465-b283-303353dbd180> a dcat:Distribution ;
    dct:description "Open WCS endpoint in QGIS or other GIS/webGIS software" ;
    dct:format "WCS" ;
    dct:issued "2026-06-19T09:43:59.203263"^^xsd:dateTime ;
    dct:modified "2026-06-19T09:43:59.197524"^^xsd:dateTime ;
    dct:title "View as WCS layer" ;
    dcat:accessURL <https://servizigis.regione.emilia-romagna.it/wcs/dtm5x5?request=GetCapabilities&service=WCS> .

<https://data.arcadia-adaptation.eu/organization/617d371b-2867-4e44-9795-8c30e9a9afb5> a foaf:Agent ;
    foaf:name "Emilia-Romagna" .

