@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/285cf2a5-b8c8-421d-95b6-dbfb68a5e4d0> 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/285cf2a5-b8c8-421d-95b6-dbfb68a5e4d0/resource/6237d421-be32-4597-b81f-2d3b648866f8> ;
    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/285cf2a5-b8c8-421d-95b6-dbfb68a5e4d0/resource/6237d421-be32-4597-b81f-2d3b648866f8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:57:50.818440"^^xsd:dateTime ;
    dct:modified "2025-11-20T14:28:10.810584"^^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" .

