@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<www.ats-montagna.it> a vcard:Organization .

<www.ats-montagna.it/laboratorio-prevenzione-ats-della-montagna> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:conformsTo [ a dcatapit:Standard,
                dct:Standard ;
            dct:description "Profilo metadatazione DCAT-AP_IT" ;
            dct:identifier "http://dati.gov.it/onto/dcatapit#" ;
            dct:title "DCAT-AP_IT" ] ;
    dct:description "Elenco strutture del  Laboratorio di Prevenzione di ATS della Montagna",
        "Elenco strutture del  Laboratorio di Prevenzione di ATS della Montagna"@it ;
    dct:identifier "atsm:laboratorio-prevenzione-ats-della-montagna" ;
    dct:issued "2024-10-28T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2026-02-24T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "atsm" ;
            foaf:name "ATS della Montagna"@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "atsm" ;
            foaf:name "ATS della Montagna"@it ] ;
    dct:spatial [ a dct:Location ;
            dcatapit:geographicalIdentifier "https://www.geonames.org/3175395" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcatapit:startDate "2026-02-24T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2026-02-24T00:00:00"^^xsd:dateTime ] ;
    dct:title "Laboratorio Prevenzione ATS della Montagna",
        "Laboratorio Prevenzione ATS della Montagna"@it ;
    dcat:contactPoint <https://ckan.piersoftckan.biz/organization/5855e208-a755-4c73-9edd-a4fbeccddf21> ;
    dcat:distribution <www.ats-montagna.it/laboratorio-prevenzione-ats-della-montagna/csv9> ;
    dcat:keyword "ats-montagna",
        "laboratorio",
        "prevenzione" ;
    dcat:landingPage <https://ats-montagna.it/open-data-ats-montagna/#> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://publications.europa.eu/resource/authority/data-theme/HEAL> a skos:Concept ;
    skos:prefLabel "Gesundheit"@de,
        "Health"@en,
        "Salud"@es,
        "Santé"@fr,
        "Salute"@it .

<https://ckan.piersoftckan.biz/organization/5855e208-a755-4c73-9edd-a4fbeccddf21> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "ats-montagna" ;
    vcard:hasEmail <mailto:lll@lll> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <https://www.prova.it> .

<https://creativecommons.org/licenses/by/4.0/> a dcatapit:LicenseDocument,
        dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/Attribution> ;
    owl:versionInfo "4.0" ;
    foaf:name "Creative Commons Namensnennung 4.0 International (CC BY 4.0)"@de,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@en,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@fr,
        "Creative Commons Attribuzione 4.0 Internazionale (CC BY 4.0)"@it .

<www.ats-montagna.it/laboratorio-prevenzione-ats-della-montagna/csv9> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "File in formato JSON per l'interoperabilità" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-08-07T11:54:07.749822"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-08-07T12:10:32.448640"^^xsd:dateTime ;
    dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "LaboratorioPrevenzione" ;
    dcat:accessURL <https://ckan.piersoftckan.biz/dataset/33dafcbc-1a1e-44bb-a26c-b9eeccc7ec6d/resource/4c4e63f0-dac2-4bf0-9624-35722d3c6da8> ;
    dcat:byteSize 1024.0 ;
    dcat:downloadURL <https://www.ats-montagna.it/system/files/documento/files/7944/6376/08-Laboratorio-prevenzione.csv> ;
    dcat:mediaType <https://iana.org/assignments/media-types/text/csv> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

