@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/322e6e59-9adb-48cc-97e9-cf5bc4eb5020> a dcat:Dataset ;
    dct:description "To increase customer understanding of weather-related energy issues in New England, EIA released an interactive dashboard showing energy market conditions in that region. The dashboard will help analysts and interested participants examine many key aspects of the New England energy market such as fuel diversification, wholesale price volatility, energy delivery dynamics, the effect of weather on operations, the effect of fuel prices on electricity prices, regional and onsite fuel stocks." ;
    dct:identifier "DOE-019-540449999" ;
    dct:issued "2019"^^xsd:gYear ;
    dct:modified "2020-02-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New England Dashboard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/322e6e59-9adb-48cc-97e9-cf5bc4eb5020/resource/514fe07a-ce30-4752-b96c-e705f20e1c58> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "commercial-electricity-price-industrial-electricity-price",
        "electricity",
        "energy-markets",
        "fuel-price",
        "fuel-stocks",
        "weather",
        "wholesale-price" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/322e6e59-9adb-48cc-97e9-cf5bc4eb5020/resource/514fe07a-ce30-4752-b96c-e705f20e1c58> a dcat:Distribution ;
    dct:description "To increase customer understanding of weather-related energy issues in New England, EIA released an interactive dashboard showing energy market conditions in that region. The dashboard will help analysts and interested participants examine many key aspects of the New England energy market such as fuel diversification, wholesale price volatility, energy delivery dynamics, the effect of weather on operations, the effect of fuel prices on electricity prices, regional and onsite fuel stocks." ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:25:46.264677"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:50:45.307079"^^xsd:dateTime ;
    dct:title "New England Dashboard" ;
    dcat:accessURL <https://www.eia.gov/dashboard/newengland/overview> ;
    dcat:mediaType "text/html" .

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

