@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.itineris.cnr.it/catalog/dataset/2572f156-70ed-4d96-8dbc-8df30d16714f> a dcat:Dataset ;
    dct:description "Water Column temperature from e1 database RMM-DB - at 1.6m depth datastream" ;
    dct:identifier "00116cdb-dfdd-4bde-9619-f0972fe78b1b" ;
    dct:issued "2026-04-03T15:55:37.389725"^^xsd:dateTime ;
    dct:modified "2026-04-03T15:55:38.613123"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (12.5711 44.1433)"^^gsp:wktLiteral ] ;
    dct:title "E1 WATER-E1 wtemp16_datastream" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] ;
    dcat:distribution <https://catalogue.itineris.cnr.it/catalog/dataset/2572f156-70ed-4d96-8dbc-8df30d16714f/resource/43025a3f-cda1-453e-8232-3140b439d576> ;
    dcat:keyword "Oceanographic geographical features",
        "eLTER" .

<https://catalogue.itineris.cnr.it/catalog/dataset/2572f156-70ed-4d96-8dbc-8df30d16714f/resource/43025a3f-cda1-453e-8232-3140b439d576> a dcat:Distribution ;
    dct:description "Download data as CSV or NetCDF" ;
    dct:issued "2026-04-03T15:55:37.522720"^^xsd:dateTime ;
    dct:modified "2026-04-03T15:55:38.617893"^^xsd:dateTime ;
    dct:title "Direct download" ;
    dcat:accessURL <https://it-ioos.eu/download-page/?dataset=ITINERIS_E1_WATER_TEMP_16> .

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

