@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/5f01c0ce-0cfe-4e69-837d-e3f43c90c752> a dcat:Dataset ;
    dct:description "Annual totals of electric production (in Gigawatt hours) by resource type." ;
    dct:identifier "72083d20-3977-4d92-8536-2eadc0a81400" ;
    dct:issued "2017-12-26T18:13:52.275433"^^xsd:dateTime ;
    dct:modified "2020-10-28T17:42:06.703055"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "California Electrical Energy Generation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Nyberg" ;
            vcard:hasEmail <mailto:Michael.Nyberg@energy.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f01c0ce-0cfe-4e69-837d-e3f43c90c752/resource/128bd473-d7f9-4a3c-b488-3becb31761a7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "biomass",
        "california-energy-commission",
        "ckan",
        "coal",
        "electricity",
        "energy",
        "geo",
        "geoss",
        "geothermal",
        "hydroelectric",
        "national",
        "natural-gas",
        "north-america",
        "nuclear",
        "oil",
        "solar",
        "united-states",
        "wind" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/5f01c0ce-0cfe-4e69-837d-e3f43c90c752/resource/128bd473-d7f9-4a3c-b488-3becb31761a7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:56:33.072684"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:08:48.923819"^^xsd:dateTime ;
    dct:title "California Electrical Energy Generation" ;
    dcat:accessURL <https://www.energy.ca.gov/data-reports/energy-almanac/california-electricity-data/california-electrical-energy-generation> .

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

