@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/2aed1e92-7463-4245-90de-ec8e6d20da46> a dcat:Dataset ;
    dct:description """Service available at the PALOMA site. It provides hydrological and \r
biogeochemical observations in the water column at different resolutions. \r
The service supports planning of field experiments and modelling analyses \r
of biogeochemical processes in the northern Adriatic Sea.""" ;
    dct:identifier "2aed1e92-7463-4245-90de-ec8e6d20da46" ;
    dct:issued "2026-03-13T15:06:09.218844"^^xsd:dateTime ;
    dct:modified "2026-03-16T16:44:38.183046"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "PALOMA QC/QL DATASETS" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellati Federico" ;
            vcard:hasEmail <mailto:federico.bellati@cnr.it> ] ;
    dcat:keyword "Access Types - Remote",
        "Access mode - Excellence-Based",
        "Dataset",
        "Meda",
        "Paloma",
        "Provider - CNR-ISMAR Trieste",
        "QC",
        "Quality" .

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

