@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/b0b7960c-b943-43e7-8253-cf764f19bfa8> a dcat:Dataset ;
    dct:description "A digital surface model (DSM) is a representation of the Earth’s surface that includes everything sitting on top of the ground: buildings, trees, vehicles, bridges, and any other elevated features. A Digital surface model (DSM)  from Malmö’s GIS platform was used to represent the surface, including buildings. " ;
    dct:identifier "b0b7960c-b943-43e7-8253-cf764f19bfa8" ;
    dct:issued "2026-05-08T10:28:40.191296"^^xsd:dateTime ;
    dct:modified "2026-07-06T14:58:04.337615"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/f5365ba6-ef56-49a5-818e-1e4fe0738193> ;
    dct:title "Digital Surface Model - Malmö" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "municipality of Malmö" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/b0b7960c-b943-43e7-8253-cf764f19bfa8/resource/cbb9b86b-14ce-4dd9-a3e7-74df97114b29> ;
    dcat:keyword "digital surface model",
        "heat stress",
        "nature-based solutions",
        "urban forest" .

<https://data.arcadia-adaptation.eu/dataset/b0b7960c-b943-43e7-8253-cf764f19bfa8/resource/cbb9b86b-14ce-4dd9-a3e7-74df97114b29> a dcat:Distribution ;
    dct:description "Size: 2,07 GB" ;
    dct:format "geotiff" ;
    dct:issued "2026-05-08T10:29:44.835906"^^xsd:dateTime ;
    dct:modified "2026-07-06T14:58:04.341149"^^xsd:dateTime ;
    dct:title "Download in GEOTIFF" ;
    dcat:accessURL <https://drive.google.com/file/d/1LK4F_gJBUYGVcxrC7_GKkRRyMKSAdEcU/view?usp=drive_link> .

<https://data.arcadia-adaptation.eu/organization/f5365ba6-ef56-49a5-818e-1e4fe0738193> a foaf:Agent ;
    foaf:name "Skåne" .

