@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/6b62e59d-175e-4c27-b4d2-d4c1ab1b1714> a dcat:Dataset ;
    dct:description """The ERDDAP service offered by the W1M3A observatory provides open, \r
authentication-free access to scientific ocean observation datasets. Users \r
can easily download data in standard formats (e.g., NetCDF, CSV), generate \r
customizable graphs, tables, and maps directly online, and query specific \r
subsets without needing specialized software. This delivers key benefits by \r
simplifying data discovery and use—eliminating barriers like complex \r
downloads, authentication hurdles, or custom scripting—while enabling rapid \r
analysis, visualization, and integration into research workflows. It saves \r
time and costs, fosters reproducibility, and accelerates scientific \r
insights from real-time and historical open-ocean observations.""" ;
    dct:identifier "6b62e59d-175e-4c27-b4d2-d4c1ab1b1714" ;
    dct:issued "2026-04-04T22:00:57.929999"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:58.165334"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "ERDDAP - EMSO Western 1 – Mediterranean Moored Multi-sensor Array" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagiacchi Paolo" ;
            vcard:hasEmail <mailto:paolo.bagiacchi@ingv.it> ] ;
    dcat:keyword "Access Types - Virtual",
        "Access mode - Free",
        "Provider - CNR-IAS",
        "erddap" .

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

