@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/0371c925-9936-4e91-b855-b3d6f40f8c6f> a dcat:Dataset ;
    dct:description "The API provides data back to 1990 and projections annually, monthly, and quarterly for 18 months.  Summarizes the outlook for demand, supply and prices for petroleum, natural gas, electricity and coal as well as projections of carbon dioxide emissions from the production of fossil fuels, and a discussion of price forecast uncertainty.  Users of the EIA API are required to obtain an API Key via this registration form: http://www.eia.gov/beta/api/register.cfm" ;
    dct:identifier "DOE-019-5566437856" ;
    dct:issued "2025-09-23T15:56:34.021611"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014-09-09"^^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 "Short-Term Energy Outlook Application Programming Interface (API)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0371c925-9936-4e91-b855-b3d6f40f8c6f/resource/86f7b0a5-4b5f-4cd2-b758-bf5122457e14>,
        <https://data.amerigeoss.org/dataset/0371c925-9936-4e91-b855-b3d6f40f8c6f/resource/f7277f74-32a0-4f94-83b0-820a553aabfc> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "biofuels",
        "carbon-dioxide-emissions",
        "consumption",
        "cooling-degree-days",
        "economies",
        "export",
        "forecast",
        "fuel-consumption",
        "fuel-cost",
        "generation",
        "heating-degree-days",
        "import",
        "inventory",
        "macroeconomic-price-indices",
        "market-indicators",
        "opec-surplus-production-capacity",
        "price",
        "production",
        "projection",
        "refining",
        "residential-customers",
        "residential-usage",
        "weather" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/0371c925-9936-4e91-b855-b3d6f40f8c6f/resource/86f7b0a5-4b5f-4cd2-b758-bf5122457e14> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:25:46.228811"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:56:33.991821"^^xsd:dateTime ;
    dct:title "STEO API" ;
    dcat:accessURL <https://api.eia.gov/category/?api_key=YOUR_API_KEY_HERE&category_id=829714> .

<https://data.amerigeoss.org/dataset/0371c925-9936-4e91-b855-b3d6f40f8c6f/resource/f7277f74-32a0-4f94-83b0-820a553aabfc> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:25:46.228818"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:56:33.992555"^^xsd:dateTime ;
    dct:title "API Web Page" ;
    dcat:accessURL <https://www.eia.gov/beta/api/qb.cfm?category=829714> .

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

