@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/001d9a88-6abf-4fcd-bcf8-dceef7fbe24e> a dcat:Dataset ;
    dct:description "This dataset contains California hydroelectric statistics & data, and a list of hydroelectric power plants in California - larger than 0.1 MW." ;
    dct:identifier "91facfea-045c-45b7-b008-c2f006bf84a4" ;
    dct:issued "2017-12-14T23:02:18.434666"^^xsd:dateTime ;
    dct:modified "2020-10-28T16:57:22.980817"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Hydroelectric Energy" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Nyberg" ;
            vcard:hasEmail <mailto:Michael.Nyberg@energy.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/001d9a88-6abf-4fcd-bcf8-dceef7fbe24e/resource/1455426a-084f-4dc1-bb86-6b910a233425>,
        <https://data.amerigeoss.org/dataset/001d9a88-6abf-4fcd-bcf8-dceef7fbe24e/resource/f4e385e2-dfd8-4280-b11c-207f92506387> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-energy-commission",
        "ckan",
        "electricity",
        "energy",
        "geo",
        "geoss",
        "hydroelectric",
        "national",
        "north-america",
        "power-plants",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/001d9a88-6abf-4fcd-bcf8-dceef7fbe24e/resource/1455426a-084f-4dc1-bb86-6b910a233425> a dcat:Distribution ;
    dct:description "hydro_list.xls" ;
    dct:format "XLS" ;
    dct:issued "2022-06-30T00:56:33.563993"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:14:50.090603"^^xsd:dateTime ;
    dct:title "List of Hydroelectric Power Plants in California - Larger than 0.1 MW" ;
    dcat:accessURL <http://www.energy.ca.gov/almanac/renewables_data/hydro/hydro_list.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/001d9a88-6abf-4fcd-bcf8-dceef7fbe24e/resource/f4e385e2-dfd8-4280-b11c-207f92506387> a dcat:Distribution ;
    dct:description "index_cms.php" ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:56:33.563982"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:14:50.089690"^^xsd:dateTime ;
    dct:title "California Hydroelectric Statistics & Data" ;
    dcat:accessURL <https://ww2.energy.ca.gov/almanac/renewables_data/hydro/index_cms.php> .

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

