@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/5e89e96f-51fb-4dc0-80c2-60f52e266d9e> a dcat:Dataset ;
    dct:description "Monthly and yearly forecasts of energy production, consumption, and price at the national level and by energy type.  Monthly forecasts extend 18 months and yearly forecasts extend to 2040.  International yearly projections by region extend to 2040." ;
    dct:identifier "DOE-019-5492098884" ;
    dct:issued "2025-11-22T01:45:41.759736"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2019-03-12"^^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 "Energy Analysis & Projections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5e89e96f-51fb-4dc0-80c2-60f52e266d9e/resource/437b68c9-dd41-4f0c-b312-cabe901cf758> ;
    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",
        "historical-data",
        "international-petroleum",
        "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",
        "time-series",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/5e89e96f-51fb-4dc0-80c2-60f52e266d9e/resource/437b68c9-dd41-4f0c-b312-cabe901cf758> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:25:45.452287"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:45:41.743387"^^xsd:dateTime ;
    dct:title "Energy Analysis & Projections" ;
    dcat:accessURL <https://www.eia.gov/analysis/> ;
    dcat:mediaType "text/html" .

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

