@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/6d5e747e-2b10-4446-99a4-a437b9d834b7> a dcat:Dataset ;
    dct:description "State-level data on all energy sources. Data on production, consumption, reserves, stocks, prices, imports, and exports. Data are collated from state-specific data reported elsewhere on the EIA website and are the most recent values available.  Data on U.S. territories also available." ;
    dct:identifier "DOE-019-1296988438" ;
    dct:issued "2025-11-22T12:47:52.545133"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2018-06-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Energy Data and Statistics from U.S. States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d5e747e-2b10-4446-99a4-a437b9d834b7/resource/c07bb3d8-df75-4662-8d5a-f7279e7feb74> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "annual-data",
        "ckan",
        "coal-price",
        "coal-production",
        "coal-reserves",
        "coal-stocks",
        "electric-capacity",
        "electricity-fuel-stocks",
        "electricity-generation",
        "electricity-price",
        "electricity-sales",
        "energy-prices",
        "geo",
        "geoss",
        "monthly-data",
        "national",
        "natural-gas-price",
        "natural-gas-production",
        "natural-gas-reserves",
        "natural-gas-stocks",
        "north-america",
        "petroleum-consumption",
        "petroleum-price",
        "petroleum-production",
        "petroleum-reserves",
        "petroleum-stocks",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/6d5e747e-2b10-4446-99a4-a437b9d834b7/resource/c07bb3d8-df75-4662-8d5a-f7279e7feb74> a dcat:Distribution ;
    dct:issued "2020-11-10T16:25:45.639503"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:47:52.529717"^^xsd:dateTime ;
    dct:title "Energy Data and Statistics" ;
    dcat:accessURL <https://www.eia.gov/state/> .

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

