@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/284f5506-0271-4a43-8ef6-5f285a211d08> a dcat:Dataset ;
    dct:description "Annual data back to 2003 at the national level for electricity generation; capacity; consumption and cost of fossil fuels; sales, price and revenue; emissions; demand-side management; and operating revenues, expenses, and income. Based on Form EIA-860 and Form EIA-861 data." ;
    dct:identifier "DOE-019-5403540322" ;
    dct:issued "2025-09-24T16:28:24.788401"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2018-10-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Annual Summary Electricity Statistics for the U. S. From 2003 - Latest Year Available" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/284f5506-0271-4a43-8ef6-5f285a211d08/resource/ab7832c9-e6c6-4582-a281-72b80d938ddc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "capacity",
        "consumption-and-cost-of-fossil-fuels",
        "demand-side-management",
        "electricity-generation",
        "emissions",
        "expenses",
        "income",
        "operating-revenues",
        "price-and-revenue",
        "sales" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/284f5506-0271-4a43-8ef6-5f285a211d08/resource/ab7832c9-e6c6-4582-a281-72b80d938ddc> a dcat:Distribution ;
    dct:description "epa_01_02.xlsx" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:25:33.424296"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:28:24.767754"^^xsd:dateTime ;
    dct:title "Summary Electricity Statistics" ;
    dcat:accessURL <https://www.eia.gov/electricity/annual/xls/epa_01_02.xlsx> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

