@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/6d0ae4c9-e558-47ef-91d7-c716ea6a6afe> a dcat:Dataset ;
    dct:description "Data and statistics on energy consumption in homes, commercial buildings, manufacturing, and transportation.  Data released monthly or annually." ;
    dct:identifier "DOE-019-6992338902" ;
    dct:issued "2025-11-22T12:34:26.247723"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014-10-06"^^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 "Consumption & Efficiency Data and Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6d0ae4c9-e558-47ef-91d7-c716ea6a6afe/resource/ab026eae-75d9-4d62-a2f1-4add5cbfa6c9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "buildings",
        "ckan",
        "commercial",
        "commercial-energy-cost",
        "commercial-energy-use",
        "geo",
        "geoss",
        "home-energy-cost",
        "home-energy-use",
        "homes",
        "houses",
        "housing-characteristics",
        "industrial",
        "industry",
        "manufacturing",
        "manufacturing-energy-consumption",
        "national",
        "north-america",
        "residential",
        "transportation-energy",
        "united-states" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/6d0ae4c9-e558-47ef-91d7-c716ea6a6afe/resource/ab026eae-75d9-4d62-a2f1-4add5cbfa6c9> a dcat:Distribution ;
    dct:description "data.cfm" ;
    dct:issued "2020-11-10T16:25:42.347963"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:34:26.235351"^^xsd:dateTime ;
    dct:title "Consumption Data" ;
    dcat:accessURL <https://www.eia.gov/consumption/data.cfm> .

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

