@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://data.amerigeoss.org/dataset/f46b736f-244c-4aec-bf9d-0a35ea92fbfb> a dcat:Dataset ;
    dct:description "U.S. monthly electricity generation figures from 2008 to 2010 (and the fuel consumed to produce it) by state.  Original source information from the [U.S. Energy Information Administration (EIA)](http://www.eia.doe.gov/cneaf/electricity/epa/epa_sprdshts_monthly.html)." ;
    dct:identifier "f46b736f-244c-4aec-bf9d-0a35ea92fbfb" ;
    dct:issued "2025-12-02T06:21:24.447321"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:21:24.447326"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Electric Power Monthly - Monthly Data Tables" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jamey Wood" ;
            vcard:hasEmail <mailto:jamey.wood@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f46b736f-244c-4aec-bf9d-0a35ea92fbfb/resource/81b98ecf-53fa-498b-8093-54a4a4ffaea7>,
        <https://data.amerigeoss.org/dataset/f46b736f-244c-4aec-bf9d-0a35ea92fbfb/resource/9bea3023-64ed-4f39-b3d9-6b94f363a232> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f46b736f-244c-4aec-bf9d-0a35ea92fbfb/resource/81b98ecf-53fa-498b-8093-54a4a4ffaea7> a dcat:Distribution ;
    dct:description "generation_state_mon.xls" ;
    dct:format "XLS" ;
    dct:issued "2017-08-29T17:38:01.786680"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:21:24.440723"^^xsd:dateTime ;
    dct:title "generation_state_mon.xls" ;
    dcat:accessURL <https://openei.org/doe-opendata/dataset/eaabbdbc-577e-47ad-b548-d53b2c6729d0/resource/656a42b2-df52-4457-9c51-c9eb2ae897e1/download/generationstatemon.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/f46b736f-244c-4aec-bf9d-0a35ea92fbfb/resource/9bea3023-64ed-4f39-b3d9-6b94f363a232> a dcat:Distribution ;
    dct:description "consumption_state_mon.xls" ;
    dct:format "XLS" ;
    dct:issued "2017-08-29T17:38:01.786697"^^xsd:dateTime ;
    dct:modified "2025-12-02T06:21:24.441136"^^xsd:dateTime ;
    dct:title "consumption_state_mon.xls" ;
    dcat:accessURL <https://openei.org/doe-opendata/dataset/eaabbdbc-577e-47ad-b548-d53b2c6729d0/resource/038d75a3-42e6-4ff8-8b05-4492a0414eb4/download/consumptionstatemon.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

