@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/bd3b3f93-b9fa-49d3-aec8-2ba5eac99eee> a dcat:Dataset ;
    dct:description """Simple Jupyter Notebook for visualizing CO2 fluxes from the accumulation chambers.  
The notebook was developed in the JupyterLab environment of the ITINERIS CZ VRE in by using Python language in order to be compliant with FAIR and Open Science principles, in the framework of the Project IR0000032 - ITINERIS - Italian Integrated Environmental Research Infrastructures System (D.D. n. 130/2022 - CUP B53C22002150006), funded by EU - Next Generation EU Mission 4 "Education and Research" - Component 2: "From research to business" - Investment 3.1: "Fund for the realisation of an integrated system of research and innovation infrastructures".

The data used as test are the dataset collected in the Critical Zone Observatory (CZO) in Pianosa Island (Tuscany, Italy).""" ;
    dct:identifier "3e3857d4-67fa-4177-acca-5286c5d120ae" ;
    dct:issued "2026-04-02T13:22:35.675261"^^xsd:dateTime ;
    dct:modified "2026-06-30T03:20:21.011597"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/330d420a-5f46-4a8b-8c93-376cd7fe21b9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.0100 42.5400, 10.1500 42.5400, 10.1500 42.6500, 10.0100 42.6500, 10.0100 42.5400))"^^gsp:wktLiteral ] ;
    dct:title "Jupyter Notebook (Python) for visualizing CO2 fluxes from accumulation chambers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] ;
    dcat:distribution <https://catalogue.itineris.cnr.it/catalog/dataset/bd3b3f93-b9fa-49d3-aec8-2ba5eac99eee/resource/6cc275a3-9f2f-4820-8494-efdde6eff243> ;
    dcat:keyword "CO2 flux",
        "CO2 fluxes",
        "CZ",
        "Carbon dioxide fluxes",
        "Critical Zone",
        "Ecosystem-atmosphere carbon exchange",
        "Italy",
        "Mediterranean Island",
        "Pianosa Island",
        "Tuscany" .

<https://catalogue.itineris.cnr.it/catalog/dataset/bd3b3f93-b9fa-49d3-aec8-2ba5eac99eee/resource/6cc275a3-9f2f-4820-8494-efdde6eff243> a dcat:Distribution ;
    dct:description "Simple Jupyter Notebook for visualizing CO2 fluxes from the accumulation chambers." ;
    dct:issued "2026-04-02T13:22:35.830935"^^xsd:dateTime ;
    dct:modified "2026-04-02T13:22:36.937502"^^xsd:dateTime ;
    dct:title "view_Pianosa_draft.ipynb" ;
    dcat:accessURL <https://data.d4science.net/Eha3> .

<https://catalogue.itineris.cnr.it/catalog/organization/330d420a-5f46-4a8b-8c93-376cd7fe21b9> a foaf:Agent ;
    foaf:name "CZ" .

