@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/cc30a8b9-5ce8-4695-84ed-c05b44c0c06b> a dcat:Dataset ;
    dct:description """EPW files are “typical meteorological dataset with a typical year” and can be downloaded from several sources (e.g. EnergyPlus, EPWmap) or generated from reanalysis datasets such as ERA5(-Land). \r
\r
EPW file (DNK_Copenhagen.061800_IWEC.epw) was added as reference climate data for the region and was  used for CRA context and potential UMEP runs, but is not used in the heat index calculations.""" ;
    dct:identifier "cc30a8b9-5ce8-4695-84ed-c05b44c0c06b" ;
    dct:issued "2026-05-08T13:53:36.697088"^^xsd:dateTime ;
    dct:modified "2026-05-22T14:17:13.175678"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/f5365ba6-ef56-49a5-818e-1e4fe0738193> ;
    dct:title "EPW Weather File  for Copenhagen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "municipality of Malmö" ] ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/cc30a8b9-5ce8-4695-84ed-c05b44c0c06b/resource/4e969590-eaf0-457a-ba63-14351d2fb890> ;
    dcat:keyword "climate data",
        "heat stress",
        "nature-based solutions" .

<https://data.arcadia-adaptation.eu/dataset/cc30a8b9-5ce8-4695-84ed-c05b44c0c06b/resource/4e969590-eaf0-457a-ba63-14351d2fb890> a dcat:Distribution ;
    dct:description "Description of the single resource (file or service) to be added" ;
    dct:format "unknown" ;
    dct:issued "2026-05-08T13:54:05.667276"^^xsd:dateTime ;
    dct:modified "2026-05-19T10:04:12.889403"^^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" .

