@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/4fd2c8e6-a813-4b32-ac5b-de7de3a767f6> a dcat:Dataset ;
    dct:description "weather data 2026" ;
    dct:identifier "4fd2c8e6-a813-4b32-ac5b-de7de3a767f6" ;
    dct:issued "2026-01-22T15:57:26.308347"^^xsd:dateTime ;
    dct:modified "2026-01-22T15:57:26.308352"^^xsd:dateTime ;
    dct:publisher <https://meteo-cat-dev.hpc.cineca.it/organization/7048ef59-9f8e-4107-98a1-1fbd0a35797d> ;
    dct:title "weather 2026" ;
    owl:versionInfo "1" ;
    dcat:distribution <https://meteo-cat-dev.hpc.cineca.it/dataset/4fd2c8e6-a813-4b32-ac5b-de7de3a767f6/resource/2bb541bc-992c-4eda-a475-b42d59ce6b0b> ;
    dcat:landingPage <https://minio-datamite-ds.iti.es/public/1fdc079d-f5f6-4587-b63f-d6e6400db82b/Book_semicolon_separated_ckan_version_1.csv> .

<https://meteo-cat-dev.hpc.cineca.it/dataset/4fd2c8e6-a813-4b32-ac5b-de7de3a767f6/resource/2bb541bc-992c-4eda-a475-b42d59ce6b0b> a dcat:Distribution ;
    dct:description "Book_semicolon_separated.csv" ;
    dct:format "CSV" ;
    dct:issued "2026-01-22T15:57:26.309466"^^xsd:dateTime ;
    dct:modified "2026-01-22T15:57:26.306860"^^xsd:dateTime ;
    dct:title "Book_semicolon_separated.csv" ;
    dcat:accessURL <https://minio-datamite-ds.iti.es/public/1fdc079d-f5f6-4587-b63f-d6e6400db82b/Book_semicolon_separated_ckan_version_1.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/1fdc079d-f5f6-4587-b63f-d6e6400db82b/Book_semicolon_separated_ckan_version_1.csv> a foaf:Document .

