@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://service.tib.eu/dataset/68f778b4-2cfe-4d78-b7cf-c41f0bdcc35a> a dcat:Dataset ;
    dct:description "{\"This study launched out an exploration of the impact of clean energy on economic development and carbon emissions, conducting a comparative analysis of the roles of five different clean energy sources (hydroelectricity, nuclear energy, solar energy, wind energy, and geothermal energy) in achieving sustainable energy development.\"}" ;
    dct:identifier "68f778b4-2cfe-4d78-b7cf-c41f0bdcc35a" ;
    dct:issued "2025-11-17T16:59:20.719637"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:20.719637"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Which clean energy source is most effective in promoting economic growth and reducing carbon emissions? A comparative analysis of solar, wind, hydroelectric, nuclear, and geothermal energies" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Shirley " ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/68f778b4-2cfe-4d78-b7cf-c41f0bdcc35a/resource/067cc88b-6db6-4d6e-8ba3-9b53643bf3c5> .

dct:Agent foaf:Name " Shirley " .

<https://service.tib.eu/dataset/68f778b4-2cfe-4d78-b7cf-c41f0bdcc35a/resource/067cc88b-6db6-4d6e-8ba3-9b53643bf3c5> a dcat:Distribution ;
    dct:title "Resource 0" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

