@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/5809cda8-e6b3-4f86-bff9-a3b03023acf8> a dcat:Dataset ;
    dct:description """This Python-based Jupyter notebook focuses on providing basic routines for \r
inspecting the HFR-derived surface current dataset produced by the \r
operational Near Real Time (NRT) workflow of the European HFR Node. The \r
inspection is useful for assessing the datasets and modify the processing \r
and QC parameters, if needed.""" ;
    dct:identifier "5809cda8-e6b3-4f86-bff9-a3b03023acf8" ;
    dct:issued "2026-04-04T22:00:50.990237"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:51.256970"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "HFR data Quality Control assessment Jupyter Notebook" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Corgnati Lorenzo Paolo" ;
            vcard:hasEmail <mailto:lorenzopaolo.corgnati@cnr.it> ] ;
    dcat:keyword "Access Types - Virtual",
        "Access mode - Free",
        "HFR",
        "High Frequency Radar",
        "Jupyter Notebook",
        "Provider - CNR-ISMAR La Spezia",
        "Python",
        "QC",
        "Quality Control" .

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

