@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/ad93dbb7-20f4-4e11-83e6-8df4f2b80a0e> a dcat:Dataset ;
    dct:identifier "07ce31f8-bf7c-4359-a751-2e10b1d99386" ;
    dct:issued "2026-04-04T02:11:52.308165"^^xsd:dateTime ;
    dct:modified "2026-04-04T02:11:53.484766"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "ICOS ETC Bio Meteo Raw binary from Renon" ;
    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" .

