@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/859abac3-df46-4f7e-be08-600ecf2afe90> a dcat:Dataset ;
    dct:identifier "2ad5730d-7e8f-11f0-ac20-45e67655f1af" ;
    dct:issued "2026-04-03T11:08:56.407615"^^xsd:dateTime ;
    dct:modified "2026-04-03T11:08:57.625011"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "__" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] ;
    dcat:distribution <https://catalogue.itineris.cnr.it/catalog/dataset/859abac3-df46-4f7e-be08-600ecf2afe90/resource/11c75261-1e35-4166-b750-747ea5e2a8fd> .

<https://catalogue.itineris.cnr.it/catalog/dataset/859abac3-df46-4f7e-be08-600ecf2afe90/resource/11c75261-1e35-4166-b750-747ea5e2a8fd> a dcat:Distribution ;
    dct:issued "2026-04-03T11:08:56.528446"^^xsd:dateTime ;
    dct:modified "2026-04-03T11:08:57.629573"^^xsd:dateTime ;
    dct:title "Direct download of data file" ;
    dcat:accessURL <https://data.earlinet.org/api/services/restapi/opticalproducts/id/131190/downloads> .

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

