@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/4fcb5bfb-2f49-4587-9def-7438fb538913> a dcat:Dataset ;
    dct:description "{\"U.S. Energy Information Administration Data Browser, providing information on total energy consumption broken down by sector (e.g., residential, commercial, industrial), type of fuel (e.g., petroleum, coal, nuclear), prices, and other factors. Includes data on primary energy consumption, energy expenditures, and carbon dioxide emissions indicators.    Connected to Sustainable Development Goal Indicator 7.3.1 - Energy intensity measured in terms of primary energy and GDP    Connected to Sustainable Development Goal Indicator 9.4.1 - CO2 emission per unit of value added\"}" ;
    dct:identifier "4fcb5bfb-2f49-4587-9def-7438fb538913" ;
    dct:issued "2025-11-17T16:59:20.707660"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:20.707660"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Total Energy Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Energy Information Adminstration" ] ;
    dcat:creator dct:Agent ;
    dcat:distribution <https://service.tib.eu/dataset/4fcb5bfb-2f49-4587-9def-7438fb538913/resource/3f1283cc-d39c-42d5-86c4-422c5a7326a8> .

dct:Agent foaf:Name "U.S. Energy Information Adminstration" .

<https://service.tib.eu/dataset/4fcb5bfb-2f49-4587-9def-7438fb538913/resource/3f1283cc-d39c-42d5-86c4-422c5a7326a8> a dcat:Distribution ;
    dct:title "Resource 0" .

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

