@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/5a589bef-01fe-4b83-acea-5cfe0078cbbf> a dcat:Dataset ;
    dct:description "Testing/characterization/calibration of bioaerosol on-line monitors/sensors: injection of different bacteria strains and measurement of the detectors response, testing of selection/identification algorithms, comparison with WIBS-NEO response, possibility to include fungi and pollens. Controlled atmosphere thanks to Atmospheric Simulation Chamber (ChAMBRe), nebulizers, bioaerosol counter (WIBS), Andersen impactor, liquid impingers, petri dishes and small biological laboratory with microscope, automatic counter, biological hood, incubator, centrifuge, shakers, etc.." ;
    dct:identifier "5a589bef-01fe-4b83-acea-5cfe0078cbbf" ;
    dct:issued "2026-04-04T22:00:52.114326"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:52.363827"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Testing and characterization of bioaerosol monitors/sensors" ;
    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 - Peer Reviewed",
        "Atmospheric simulation chamber",
        "Bioaerosol",
        "Controlled atmosphere",
        "Instrument calibration",
        "Instrument characterization",
        "Provider - INFN Genova" .

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

