@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/4989d98e-9de0-4418-9a3e-5f7662d11cd6> a dcat:Dataset ;
    dct:description "This dataset comes from the Energy Information Administration (EIA), and is part of the 2011 Annual Energy Outlook Report (AEO2011). This dataset is table 1, and contains only the reference case. The dataset uses quadrillion Btu and the U.S. Dollar. The data is broken down into production, imports, exports, consumption and price." ;
    dct:identifier "4989d98e-9de0-4418-9a3e-5f7662d11cd6" ;
    dct:issued "2025-11-29T17:45:44.444843"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:45:44.444847"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AEO2011:Total Energy Supply, Disposition, and Price Summary" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Meredith Crowder" ;
            vcard:hasEmail <mailto:meredith.crowder@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4989d98e-9de0-4418-9a3e-5f7662d11cd6/resource/6a7026f2-67bc-4f2a-8d9b-c6788959bad7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4989d98e-9de0-4418-9a3e-5f7662d11cd6/resource/6a7026f2-67bc-4f2a-8d9b-c6788959bad7> a dcat:Distribution ;
    dct:description "AEO2011:Total Energy Supply, Disposition, and Price Summary- Reference Case" ;
    dct:format "XLS" ;
    dct:issued "2017-08-29T17:36:09.908727"^^xsd:dateTime ;
    dct:modified "2025-11-29T17:45:44.438777"^^xsd:dateTime ;
    dct:title "AEO2011:Total Energy Supply, Disposition, and Price Summary- Reference Case" ;
    dcat:accessURL <https://openei.org/doe-opendata/dataset/fd3c7104-352f-487d-a4e7-496a6c288307/resource/2bc1d995-6256-4f27-b8fd-60668dab8bdc/download/aeo2011totalenergysupplydispositionandpricesummaryreferencecase1.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

