@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.itineris.cnr.it/catalog/dataset/fea900bf-3851-43fa-833a-632b9f65868f> a dcat:Dataset ;
    dct:description """This service is meant to increase the expertise of the users but also to \r
spread ACTRIS standards and methodologies to stakeholders and users. It can \r
offer different possibilities related to: application of algorithms for \r
Lidar data analysis; experimental technical aspects typically encountered \r
in Lidar systems; access and use of the ACTRIS Single Calculus Chain (SCC). \r
Multi-day stay of external users at CIAO must be discussed and planned with \r
CNR-IMAA. External users are allowed to access the CIAO observatory only \r
under CNR-IMAA personnel supervision.""" ;
    dct:identifier "fea900bf-3851-43fa-833a-632b9f65868f" ;
    dct:issued "2026-04-04T22:01:37.499037"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:01:37.734938"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Training on Lidar data analysis, SCC and on technical aspects of Lidar systems" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Catalogue Manager ITINERIS" ;
            vcard:hasEmail <mailto:catalogue-manager@itineris.cnr.it> ] ;
    dcat:keyword "Access Types - Physical",
        "Access mode - Peer Reviewed",
        "Ambient atmosphere",
        "Provider - CNR-IMAA" .

<https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> a foaf:Agent ;
    foaf:name "ITINERIS Catalogue" .

