@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/00b3a1de-403f-492f-b456-7f67123c55bb> a dcat:Dataset ;
    dct:description "{\"This dataset contains the data extracts of a review of reviews on energy justice literature, which was conducted as part of a PhD project that explores the implications of planetary justice for the energy transition. The purpose of the review was to identify the main strengths, weaknesses and proposed revisions of the energy justice framework. The review was conducted in tandem with a conceptual review on planetary justice literature.\"}" ;
    dct:identifier "00b3a1de-403f-492f-b456-7f67123c55bb" ;
    dct:issued "2025-11-17T16:59:21.793943"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:21.793943"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Review of reviews on energy justice" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Linde Franken" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/00b3a1de-403f-492f-b456-7f67123c55bb/resource/9d896a58-9ece-44d1-997c-a5a2d6d2107f> .

dct:Agent foaf:Name " Linde Franken" .

<https://service.tib.eu/dataset/00b3a1de-403f-492f-b456-7f67123c55bb/resource/9d896a58-9ece-44d1-997c-a5a2d6d2107f> a dcat:Distribution ;
    dct:title "Resource 0" ;
    dcat:mediaType "{text/csv}" .

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

