@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/0cebf3ee-e446-4e71-bcd9-9bb6292a8739> a dcat:Dataset ;
    dct:description "Custom experiments on aerosol chemistry and physics: ChAMBRe is a multi-purpose facility connected to a laboratory fully equipped for aerosol sampling and characterization. Nature Based Solutions (NBS) tests. Specific experiments/tests can be organized with the support of the ChAMBRe teams." ;
    dct:identifier "0cebf3ee-e446-4e71-bcd9-9bb6292a8739" ;
    dct:issued "2026-04-04T22:00:15.048327"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:15.320131"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Design, organization and execution of custom experiments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Catalogue Manager ITINERIS" ;
            vcard:hasEmail <mailto:catalogue-manager@itineris.cnr.it> ] ;
    dcat:keyword "ASC",
        "Access Types - Physical",
        "Access Types - Remote",
        "Access mode - Paid",
        "Access mode - Peer Reviewed",
        "Controlled atmosphere",
        "Custom experiment",
        "Provider - INFN Genova" .

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

