@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/0fb8c0fe-3869-4a77-b7c0-62d8e904d19c> a dcat:Dataset ;
    dct:description "A Digital elevation model was derived in QGIS and was used together with DSM to estimate building height and morphology." ;
    dct:identifier "0fb8c0fe-3869-4a77-b7c0-62d8e904d19c" ;
    dct:issued "2026-05-08T13:36:28.694264"^^xsd:dateTime ;
    dct:modified "2026-05-22T14:14:56.769998"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/f5365ba6-ef56-49a5-818e-1e4fe0738193> ;
    dct:title "Digital Elevation Model - Malmö" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "municipality of Malmö" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/0fb8c0fe-3869-4a77-b7c0-62d8e904d19c/resource/ed079ba8-1372-423c-bf43-97ca35ebf6ee> ;
    dcat:keyword "digital elevation model",
        "heat stress",
        "nature-based solutions",
        "urban forest" .

<https://data.arcadia-adaptation.eu/dataset/0fb8c0fe-3869-4a77-b7c0-62d8e904d19c/resource/ed079ba8-1372-423c-bf43-97ca35ebf6ee> a dcat:Distribution ;
    dct:description "Description of the single resource (file or service) to be added" ;
    dct:format "unknown" ;
    dct:issued "2026-05-08T13:37:02.132449"^^xsd:dateTime ;
    dct:modified "2026-05-19T09:01:03.618278"^^xsd:dateTime ;
    dct:title "(missing data and link) to be added" .

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

