@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/cd7f8b1d-2fd9-4374-951a-eb5b6fe632b5> a dcat:Dataset ;
    dct:description """This service provides elemental characterization of environmental matrices \r
through Inductively Coupled Plasma - Optical Emission Spectroscopy \r
(ICP-OES) and Inductively Coupled Plasma - Mass Spectrometry (ICP-MS) \r
analysis, following standardized or customized protocols. Procedures \r
include microwave-assisted acid digestion and the quantification of major, \r
trace, and ultra-trace elements in water, soil, sediments, atmospheric \r
particulates and biota. The analytical suite supports environmental \r
monitoring, pollution source apportionment, and geochemical studies, \r
providing data for both regulatory compliance and research applications.""" ;
    dct:identifier "cd7f8b1d-2fd9-4374-951a-eb5b6fe632b5" ;
    dct:issued "2026-03-20T16:49:46.491364"^^xsd:dateTime ;
    dct:modified "2026-03-23T10:49:40.557925"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Environmental analytical chemistry: elemental analysis" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Roman Marco" ;
            vcard:hasEmail <mailto:marco.roman@unive.it> ] ;
    dcat:keyword "Access Types - Other",
        "Access Types - Physical",
        "Access mode - Other",
        "Atmospheric particulate matter characterization",
        "Biogeochemical cycling",
        "Geochemical characterization",
        "Heavy metals",
        "Inductively coupled plasma",
        "Mass spectrometry",
        "Pollution source apportionment",
        "Provider - CNR-ISP",
        "Provider - UniVe",
        "Soil contamination",
        "Trace element analysis",
        "Trace metals bioavailability" .

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

