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

<https://catalogue.itineris.cnr.it/catalog/dataset/9dd2ea1c-c6cd-45f8-b749-82814a8ec24b> a dcat:Dataset ;
    dct:identifier "0b5bbd81-2b2e-4e6b-8a45-4763d7bad2d0" ;
    dct:issued "2026-04-04T02:03:52.592719"^^xsd:dateTime ;
    dct:modified "2026-04-04T02:03:53.773999"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "ICOS ETC Bio Meteo Raw ASCII from Monte Bondone" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] .

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

