@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://creativecommons.org/licenses/by/4.0/> a dcatapit:LicenseDocument,
        dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/Attribution> ;
    owl:versionInfo "4.0" ;
    foaf:name "Creative Commons Namensnennung 4.0 International (CC BY 4.0)"@de,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@en,
        "Creative Commons Attribution 4.0 International (CC BY 4.0)"@fr,
        "Creative Commons Attribuzione 4.0 Internazionale (CC BY 4.0)"@it .

<https://opendata.datalab.unisalento.it/catalog.ttl?page=1> a hydra:PagedCollection ;
    hydra:first "https://opendata.datalab.unisalento.it/catalog.ttl?page=1" ;
    hydra:firstPage "https://opendata.datalab.unisalento.it/catalog.ttl?page=1" ;
    hydra:itemsPerPage 100 ;
    hydra:last "https://opendata.datalab.unisalento.it/catalog.ttl?page=1" ;
    hydra:lastPage "https://opendata.datalab.unisalento.it/catalog.ttl?page=1" ;
    hydra:totalItems 1 .

<http://publications.europa.eu/resource/authority/data-theme/ENER> a skos:Concept ;
    skos:prefLabel "Energie"@de,
        "Energy"@en,
        "Energía"@es,
        "Énergie"@fr,
        "Energia"@it .

<https://opendata.datalab.unisalento.it/> a dcatapit:Catalog,
        dcat:Catalog ;
    dct:description "Portale Dati Aperti" ;
    dct:issued "2026-03-02T00:13:18"^^xsd:dateTime ;
    dct:modified "2024-01-01T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "un_salen" ;
            dct:type <http://purl.org/adms/publishertype/LocalAuthority> ;
            foaf:homepage <https://opendata.datalab.unisalento.it> ;
            foaf:mbox "" ;
            foaf:name "Università del Salento" ] ;
    dct:title "Portale Dati Aperti" ;
    dcat:dataset <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255> ;
    dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> .

<https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Synthetic photovoltaic data generated with GAN. A for Current, V for Voltage, W for Power. Denormalized GAN-synthetically generated solar parameters for pvlib input related to the year 2022. Normalized GAN-synthetically generated solar parameters for pvlib input related to the year 2022" ;
    dct:identifier "un_salen:synthetic-photovoltaic-data" ;
    dct:issued "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-07-31T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "un_salen" ;
            foaf:name "Università del Salento"@it ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "un_salen" ;
            foaf:name "Università del Salento"@it ] ;
    dct:spatial [ a dct:Location ;
            dcatapit:geographicalIdentifier "https://geonames.org/3174953" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcatapit:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcatapit:startDate "2022-01-01T00:00:00"^^xsd:dateTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Synthetic photovoltaic data" ;
    dcat:contactPoint <https://opendata.datalab.unisalento.it/organization/2b23f40c-b08b-4b01-9137-410530b9e72f> ;
    dcat:distribution <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/0931942b-cad8-48d3-b469-69015ef64651>,
        <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/9addf59f-c4e2-4b06-af58-6942d6817b34>,
        <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/d71fd3b8-a91c-4bc6-a17a-783ebebd6564>,
        <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/ffa600da-e4f7-4689-aeac-e4187df8d248> ;
    dcat:keyword "Fotovoltaico",
        "Pannelli solari",
        "datalab" ;
    dcat:landingPage <https://opendata.datalab.unisalento.it/dataset/synthetic-photovoltaic-data#> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER> .

<https://opendata.datalab.unisalento.it/organization/2b23f40c-b08b-4b01-9137-410530b9e72f> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "Università del Salento" ;
    vcard:hasEmail <mailto:protocollo.ingegneria@unisalento.it> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <https://opendata.datalab.unisalento.it> .

<http://publications.europa.eu/resource/authority/data-theme> a skos:ConceptScheme ;
    dct:title "Il Vocabolario Data Theme"@it .

<https://opendata.datalab.unisalento.it> a dcatapit:Catalog,
        dcat:Catalog ;
    dct:description "Datalab_ckan" ;
    dct:hasPart <https://opendata.datalab.unisalento.it/> ;
    dct:issued "2026-03-01T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2026-04-10T11:48:31.047578"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "un_salen" ;
            foaf:name "Dipartimento d'Ingegneria dell'innovazione" ] ;
    dct:title "Datalab" ;
    dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> ;
    foaf:homepage <https://opendata.datalab.unisalento.it/#> .

<https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/0931942b-cad8-48d3-b469-69015ef64651> a dcatapit:Distribution,
        dcat:Distribution ;
    dcatap:availability <https://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Synthetic photovoltaic data year 2022 generated with pvlib fed with GAN-generated parameters. A for Current, V for Voltage, W for Power" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-03-19T19:58:07.811697"^^xsd:dateTime ;
    dct:license <http://creativecommons.org/licenses/by/4.0/>,
        <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-04-10T11:42:03.539587"^^xsd:dateTime ;
    dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "Synthetic photovoltaic data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm spdx:checksumAlgorithm_sha1 ;
            spdx:checksumValue "b89c5a3dae929a0654d57aa6069388b8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/0931942b-cad8-48d3-b469-69015ef64651> ;
    dcat:byteSize 1100835.0 ;
    dcat:downloadURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/0931942b-cad8-48d3-b469-69015ef64651/download/pv_output_data.csv> ;
    dcat:mediaType <https://iana.org/assignments/media-types/text/csv> .

<https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/9addf59f-c4e2-4b06-af58-6942d6817b34> a dcatapit:Distribution,
        dcat:Distribution ;
    dcatap:availability <https://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Denormalized GAN-synthetically generated solar parameters for pvlib input related to the year 2022" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-03-19T19:59:04.809772"^^xsd:dateTime ;
    dct:license <http://creativecommons.org/licenses/by/4.0/>,
        <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-04-10T10:37:02.544707"^^xsd:dateTime ;
    dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "Synthetic solar parameters denormalized" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm spdx:checksumAlgorithm_sha1 ;
            spdx:checksumValue "ff71b667836c2e446df34e9533b94d4a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/9addf59f-c4e2-4b06-af58-6942d6817b34> ;
    dcat:byteSize 1208518.0 ;
    dcat:downloadURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/9addf59f-c4e2-4b06-af58-6942d6817b34/download/modeloutput_denormalized.csv> ;
    dcat:mediaType <https://iana.org/assignments/media-types/text/csv> .

<https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/d71fd3b8-a91c-4bc6-a17a-783ebebd6564> a dcatapit:Distribution,
        dcat:Distribution ;
    dcatap:availability <https://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Data dictionary for the files in this dataset" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2026-04-10T10:59:30.198454"^^xsd:dateTime ;
    dct:license <http://creativecommons.org/licenses/by/4.0/>,
        <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-04-10T11:36:19.185116"^^xsd:dateTime ;
    dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "Data Dictionary" ;
    dcat:accessURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/d71fd3b8-a91c-4bc6-a17a-783ebebd6564> ;
    dcat:byteSize 1024.0 ;
    dcat:downloadURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/d71fd3b8-a91c-4bc6-a17a-783ebebd6564/download/data_dictionary.pdf> ;
    dcat:mediaType <https://iana.org/assignments/media-types/application/pdf> .

<https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/ffa600da-e4f7-4689-aeac-e4187df8d248> a dcatapit:Distribution,
        dcat:Distribution ;
    dcatap:availability <https://publications.europa.eu/resource/authority/planned-availability/STABLE> ;
    dct:description "Normalized GAN-synthetically generated solar parameters for pvlib input related to the year 2022" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-03-19T20:00:07.828556"^^xsd:dateTime ;
    dct:license <http://creativecommons.org/licenses/by/4.0/>,
        <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-04-10T10:31:03.639675"^^xsd:dateTime ;
    dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "Synthetic solar parameters Normalized" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm spdx:checksumAlgorithm_sha1 ;
            spdx:checksumValue "e0e24923cbbe1caa151de4153a88879d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/ffa600da-e4f7-4689-aeac-e4187df8d248> ;
    dcat:byteSize 727440.0 ;
    dcat:downloadURL <https://opendata.datalab.unisalento.it/dataset/9f8388f2-5201-4838-8ccf-0c74f8849255/resource/ffa600da-e4f7-4689-aeac-e4187df8d248/download/modeloutput.csv> ;
    dcat:mediaType <https://iana.org/assignments/media-types/text/csv> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

[] a vcard:Organization .

