@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://meteo-cat-dev.hpc.cineca.it/dataset/2e56d328-feab-470e-814a-4d6775fabcd8> a dcat:Dataset ;
    dct:description "wonderful maritime data as you have never seen before" ;
    dct:identifier "2e56d328-feab-470e-814a-4d6775fabcd8" ;
    dct:issued "2025-12-11T12:10:26.540877"^^xsd:dateTime ;
    dct:modified "2025-12-11T12:10:26.540885"^^xsd:dateTime ;
    dct:publisher <https://meteo-cat-dev.hpc.cineca.it/organization/7048ef59-9f8e-4107-98a1-1fbd0a35797d> ;
    dct:title "Super Marine data" ;
    owl:versionInfo "3" ;
    dcat:distribution <https://meteo-cat-dev.hpc.cineca.it/dataset/2e56d328-feab-470e-814a-4d6775fabcd8/resource/6f7be1b8-76a7-4404-a96c-140bd0ed88e2> ;
    dcat:keyword "test" ;
    dcat:landingPage <https://minio-datamite-ds.iti.es/public/4184bffe-a619-4554-87e0-3714a37fee18/Hist_data_VP_Nov_2018-Jan_2019_2500_5000_Hist_data_VP_Nov_2018-Jan_2019_1_2500_mergebyrows_20251210_222326_ckan_version_3.csv> .

<https://meteo-cat-dev.hpc.cineca.it/dataset/2e56d328-feab-470e-814a-4d6775fabcd8/resource/6f7be1b8-76a7-4404-a96c-140bd0ed88e2> a dcat:Distribution ;
    dct:description "Aggregation of different marine traffic data" ;
    dct:format "CSV" ;
    dct:issued "2025-12-11T12:10:26.542324"^^xsd:dateTime ;
    dct:modified "2025-12-11T12:10:26.536490"^^xsd:dateTime ;
    dct:title "Marine data artifact" ;
    dcat:accessURL <https://minio-datamite-ds.iti.es/public/4184bffe-a619-4554-87e0-3714a37fee18/Hist_data_VP_Nov_2018-Jan_2019_2500_5000_Hist_data_VP_Nov_2018-Jan_2019_1_2500_mergebyrows_20251210_222326_ckan_version_3.csv> .

<https://meteo-cat-dev.hpc.cineca.it/organization/7048ef59-9f8e-4107-98a1-1fbd0a35797d> a foaf:Agent ;
    foaf:name "Agenzia ItaliaMeteo" .

<https://minio-datamite-ds.iti.es/public/4184bffe-a619-4554-87e0-3714a37fee18/Hist_data_VP_Nov_2018-Jan_2019_2500_5000_Hist_data_VP_Nov_2018-Jan_2019_1_2500_mergebyrows_20251210_222326_ckan_version_3.csv> a foaf:Document .

