@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/5fba1299-4dcf-4edf-a043-df2f79893a72> a dcat:Dataset ;
    dct:description "This dataset contains California geothermal energy statistics & data, a list of geothermal power plants in California, and information on types of geothermal power plants" ;
    dct:identifier "21258ad8-d3e8-4219-9209-569bc278989c" ;
    dct:issued "2017-12-14T21:55:27.931439"^^xsd:dateTime ;
    dct:modified "2020-10-28T17:54:04.155873"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Geothermal 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/5fba1299-4dcf-4edf-a043-df2f79893a72/resource/58b49437-ec98-4f90-8da1-9d0c3f7cd980>,
        <https://data.amerigeoss.org/dataset/5fba1299-4dcf-4edf-a043-df2f79893a72/resource/a86b3b4b-2239-40ce-b2df-2b6126bf1ab5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-energy-commission",
        "ckan",
        "electricity",
        "energy",
        "geo",
        "geoss",
        "geothermal",
        "national",
        "north-america",
        "power-plants",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/5fba1299-4dcf-4edf-a043-df2f79893a72/resource/58b49437-ec98-4f90-8da1-9d0c3f7cd980> a dcat:Distribution ;
    dct:description "index_cms.php" ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:57:50.291879"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:45:26.400913"^^xsd:dateTime ;
    dct:title "California Geothermal Energy Statistics & Data" ;
    dcat:accessURL <https://ww2.energy.ca.gov/almanac/renewables_data/geothermal/index_cms.php> .

<https://data.amerigeoss.org/dataset/5fba1299-4dcf-4edf-a043-df2f79893a72/resource/a86b3b4b-2239-40ce-b2df-2b6126bf1ab5> a dcat:Distribution ;
    dct:description "types.html" ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:57:50.291886"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:45:26.401495"^^xsd:dateTime ;
    dct:title "Types of Geothermal Power Plants" ;
    dcat:accessURL <https://ww2.energy.ca.gov/almanac/renewables_data/geothermal/types.html> .

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

