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

<https://opendata.arvier.eu/dataset/9dae7ea5-4f5a-4ea9-9a19-fb2e940bcfdf> a dcat:Dataset ;
    dct:accrualPeriodicity "IRREG" ;
    dct:description "Insieme degli immobili presenti nel Comune di Arvier con differente destinazione turistica" ;
    dct:identifier "immobili-turistici" ;
    dct:issued "2026-06-22"^^xsd:date ;
    dct:language "ITA" ;
    dct:modified "2026-06-22T08:20:57.317737"^^xsd:dateTime ;
    dct:publisher <https://opendata.arvier.eu/organization/31e6662d-9200-404d-9199-8059eed96fa9> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31"^^xsd:date ;
            dcat:startDate "2023-01-01"^^xsd:date ] ;
    dct:title "Immobili per destinazione turistica extra alberghiera" ;
    dcat:distribution <https://opendata.arvier.eu/dataset/9dae7ea5-4f5a-4ea9-9a19-fb2e940bcfdf/resource/2fa40de1-aaf1-406c-af2e-d56d646dbea9> ;
    dcat:keyword "immobili",
        "turismo" ;
    dcat:theme <economia-turismo-cultura> .

<https://opendata.arvier.eu/dataset/9dae7ea5-4f5a-4ea9-9a19-fb2e940bcfdf/resource/2fa40de1-aaf1-406c-af2e-d56d646dbea9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-22T07:46:24.729701"^^xsd:dateTime ;
    dct:modified "2026-06-22T07:46:25.780779"^^xsd:dateTime ;
    dct:title "extralberghiero_2023_2025_arvier" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "063b67dfde3c9cea8b0cd37721ea546e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dev-arvier.openimpact.it/dataset/9dae7ea5-4f5a-4ea9-9a19-fb2e940bcfdf/resource/2fa40de1-aaf1-406c-af2e-d56d646dbea9/download/extralberghiero_2023_2025_portale_arvier.csv> ;
    dcat:byteSize 330.0 .

<https://opendata.arvier.eu/organization/31e6662d-9200-404d-9199-8059eed96fa9> a foaf:Agent ;
    foaf:name "Comune di Arvier" .

