@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/7cf7c0e4-002d-44b9-b785-bf659cc3f65c> a dcat:Dataset ;
    dct:description "{\"Time series data on employment and renewable energy consumption in Nigeria for the period 1991-2014 used for causal analysis in this study. Employment is measured as proportion of the population aged 15 and above that are employed while renewable energy consumption is measured as percentage of total final energy consumption. Data is extracted from World Development Indicators published by World Bank Group.\"}" ;
    dct:identifier "7cf7c0e4-002d-44b9-b785-bf659cc3f65c" ;
    dct:issued "2025-11-17T16:59:22.099670"^^xsd:dateTime ;
    dct:language "Deutsch" ;
    dct:modified "2025-11-17T16:59:22.099670"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Causal link between employment and renewable energy consumption: Evidence from Nigeria" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Mukhtar Wakil Lawan" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/7cf7c0e4-002d-44b9-b785-bf659cc3f65c/resource/a9e8124f-767b-4b42-a666-27d870cfa1ba> .

dct:Agent foaf:Name " Mukhtar Wakil Lawan" .

<https://service.tib.eu/dataset/7cf7c0e4-002d-44b9-b785-bf659cc3f65c/resource/a9e8124f-767b-4b42-a666-27d870cfa1ba> a dcat:Distribution ;
    dct:title "Resource 0" .

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

