@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/808fb88d-0b89-45ac-91d1-40be00a20771> a dcat:Dataset ;
    dct:description "This map of California depicts the amount of solar energy produced in each county (gigawatt hours) as well as the capacity (MW) of each county's utility-scale resources. This data is for 2018 and statewide totals are indicated." ;
    dct:identifier "8d71f517-b06f-4a35-a7d8-72e8f581bceb" ;
    dct:issued "2020-05-06T20:17:13+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-24T20:05:43+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Utility-Scale Solar Capacity and Electrical Generation by County" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "acampos_CAEnergy" ;
            vcard:hasEmail <mailto:gis@energy.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/808fb88d-0b89-45ac-91d1-40be00a20771/resource/c2d482e4-fa0b-4be6-a6f6-0ddd41a64e80> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-energy-commission",
        "california-natural-resources-agency",
        "caopendata",
        "ckan",
        "ead",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22%7D> .

<https://data.amerigeoss.org/dataset/808fb88d-0b89-45ac-91d1-40be00a20771/resource/c2d482e4-fa0b-4be6-a6f6-0ddd41a64e80> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-06-30T00:56:06.404074"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:03:58.380618"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://cecgis-caenergy.opendata.arcgis.com/documents/CAEnergy::utility-scale-solar-capacity-and-electrical-generation-by-county> .

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

