@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://catalogue.itineris.cnr.it/catalog/dataset/ad5ece06-88e5-4cb5-b4c9-d92c4dbc2bb0> a dcat:Dataset ;
    dct:description "A well-equipped laboratory is offered to test and characterize optical components typically used in Lidar systems. The laboratory is equipped with experimental setups for training in operation, calibration, quality control and basic debugging of Lidar related blocks. Multi-day stay of external users at CIAO must be discussed and planned with CNR-IMAA. External users are allowed to access the CIAO observatory only under CNR-IMAA personnel supervision." ;
    dct:identifier "ad5ece06-88e5-4cb5-b4c9-d92c4dbc2bb0" ;
    dct:issued "2026-04-04T22:01:17.584110"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:01:17.799837"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Laboratory characterization of instruments and blocks" ;
    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" .

