@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/a9dcdd24-4d0e-4030-aa91-07c0a7af2088> a dcat:Dataset ;
    dct:description "This dataset is the 2010 United States Energy Prices by Sector and Source, part of the Annual Energy Outlook that highlights changes in the AEO Reference case projections for key energy topics." ;
    dct:identifier "a9dcdd24-4d0e-4030-aa91-07c0a7af2088" ;
    dct:issued "2025-12-01T02:40:56.030479"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:40:56.030483"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "EIA Data: 2010 United States Energy Prices by Sector and Source" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jackie Lyndon" ;
            vcard:hasEmail <mailto:jackie.lyndon@nrel.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a9dcdd24-4d0e-4030-aa91-07c0a7af2088/resource/ca55d83b-aa93-4a0b-b296-90aea5f5d672> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a9dcdd24-4d0e-4030-aa91-07c0a7af2088/resource/ca55d83b-aa93-4a0b-b296-90aea5f5d672> a dcat:Distribution ;
    dct:description "Energy Prices by Sector and Source" ;
    dct:format "XLS" ;
    dct:issued "2017-08-29T17:30:56.207544"^^xsd:dateTime ;
    dct:modified "2025-12-01T02:40:56.024417"^^xsd:dateTime ;
    dct:title "Energy Prices by Sector and Source" ;
    dcat:accessURL <https://openei.org/doe-opendata/dataset/167491a1-9424-45bd-8424-5fda252706ca/resource/2a255435-204e-40d5-ab2b-68aa272c9283/download/aeotab3.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

