@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.arcadia-adaptation.eu/dataset/1ac302f5-33e8-482b-a43a-35af4375c36f> a dcat:Dataset ;
    dct:description "Digital terrain model from airborne laser scan data. Heights of the terrain in grids of 10m x 10m. The zip file contains the data in GeoTIFF format. (Projection EPSG:31287)" ;
    dct:identifier "1ac302f5-33e8-482b-a43a-35af4375c36f" ;
    dct:issued "2026-06-18T13:15:31.922056"^^xsd:dateTime ;
    dct:modified "2026-07-06T15:12:40.940829"^^xsd:dateTime ;
    dct:publisher <https://data.arcadia-adaptation.eu/organization/b5236e30-e1d0-4769-b8f8-c214dab50745> ;
    dct:title "Digital Terrain Model - Austria" ;
    dcat:distribution <https://data.arcadia-adaptation.eu/dataset/1ac302f5-33e8-482b-a43a-35af4375c36f/resource/2f412f98-26e8-4218-b07d-d2cea6de94f1> ;
    dcat:keyword "DTM",
        "climate data",
        "climate risk",
        "nature based solutions" .

<https://data.arcadia-adaptation.eu/dataset/1ac302f5-33e8-482b-a43a-35af4375c36f/resource/2f412f98-26e8-4218-b07d-d2cea6de94f1> a dcat:Distribution ;
    dct:description "Size: 1,83 GB" ;
    dct:format "geotiff" ;
    dct:issued "2026-06-18T13:17:30.985185"^^xsd:dateTime ;
    dct:modified "2026-07-06T15:12:40.944405"^^xsd:dateTime ;
    dct:title "Download in GEOTIFF" ;
    dcat:accessURL <https://drive.google.com/file/d/17RYwUtECOCNhcshUlveqCfvvIX9NJPrT/view?usp=drive_link> .

<https://data.arcadia-adaptation.eu/organization/b5236e30-e1d0-4769-b8f8-c214dab50745> a foaf:Agent ;
    foaf:name "Lower Austria" .

