@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/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e> a dcat:Dataset ;
    dct:description "This API provides data back to 1990 and projections annually, monthly, and quarterly for 18 months. Summarizes the outlook for supply, consumption, inventories, and prices for U.S. natural gas. 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-540445732" ;
    dct:issued "2025-11-22T16:49:09.877827"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2015-07-07"^^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: U.S. Natural Gas 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/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/2ba588e3-29ed-40aa-b9f2-5c7bcb126a36>,
        <https://data.amerigeoss.org/dataset/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/61c3b73c-e43b-410f-9042-96fbe81dff84>,
        <https://data.amerigeoss.org/dataset/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/6d37111b-84bb-47bc-b29a-878b6226179c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "natural-gas",
        "natural-gas-forecast",
        "natural-gas-projections",
        "north-america",
        "projections",
        "steo",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/2ba588e3-29ed-40aa-b9f2-5c7bcb126a36> a dcat:Distribution ;
    dct:issued "2020-11-10T16:26:00.662503"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:49:09.869585"^^xsd:dateTime ;
    dct:title "STEO Data Browser" ;
    dcat:accessURL <https://www.eia.gov/beta/steo/> .

<https://data.amerigeoss.org/dataset/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/61c3b73c-e43b-410f-9042-96fbe81dff84> a dcat:Distribution ;
    dct:issued "2020-11-10T16:26:00.662500"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:49:09.869193"^^xsd:dateTime ;
    dct:title "API Web Page" ;
    dcat:accessURL <https://www.eia.gov/beta/api/qb.cfm?category=829718> .

<https://data.amerigeoss.org/dataset/73801ff2-636d-4f18-a0f7-7d9e8a9ec39e/resource/6d37111b-84bb-47bc-b29a-878b6226179c> a dcat:Distribution ;
    dct:format "API" ;
    dct:issued "2020-11-10T16:26:00.662493"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:49:09.868776"^^xsd:dateTime ;
    dct:title "STEO: U.S. Natural Gas API" ;
    dcat:accessURL <https://api.eia.gov/category/?api_key=YOUR_API_KEY_HERE&category_id=829718> .

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

