@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/6d199531-7f5a-4e7f-8f34-6b47a8536803> a dcat:Dataset ;
    dct:description """Data on annual emissions of Carbon Dioxide (CO2), Sulfur Dioxide (SO2), and Nitrogen Oxides (NOx). Data organized by type of electric power producer, by energy source, and by U.S. state. Annual time series extend back to 1990. Based on Form EIA-861 data.                                 \r
                                                                                                                                    Electric Power Producer: Commercial Cogen, Commercial Non-Cogen, Electric Utility, Industrial Cogen, Industrial Non-Cogen, IPP NAICS-22 Cogen, IPP NAICS-22 Non-Cogen, and Total Electric Power Industry \r
\r
Energy Source: Coal, Geothermal, Natural Gas, Other, Other Biomass, Other Gases, Wood and Wood Derived Fuels, Petroleum, and All Energy Sources""" ;
    dct:identifier "DOE-019-5285457823" ;
    dct:issued "2025-11-22T12:36:41.692359"^^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 U. S. Electric Power Industry Estimated Emissions by State From 1990 - 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/6d199531-7f5a-4e7f-8f34-6b47a8536803/resource/8e260fb5-d274-437e-ad78-f9078fff90f6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "carbon-dioxide-emissions",
        "ckan",
        "climate",
        "co2",
        "electric-power-emissions",
        "emissions",
        "geo",
        "geoss",
        "national",
        "nitrogen-oxides",
        "north-america",
        "nox",
        "pollution",
        "so2",
        "sulfur-dioxide-emissions",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/6d199531-7f5a-4e7f-8f34-6b47a8536803/resource/8e260fb5-d274-437e-ad78-f9078fff90f6> a dcat:Distribution ;
    dct:description "emission_annual.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-10T16:25:26.357282"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:36:41.682064"^^xsd:dateTime ;
    dct:title "Electric Power Industry Estimated Emissions (1990 - Latest Year Available)" ;
    dcat:accessURL <https://www.eia.gov/electricity/data/state/emission_annual.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

