@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/1e8070dc-9c74-4678-af7e-f781430f77c5> 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 "2b5c8b50-c236-4ac3-ae52-c9ffc1183dbf" ;
    dct:issued "2020-05-06T20:17:13+00:00"^^xsd:dateTime ;
    dct:modified "2020-08-24T21:33:24+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" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tdavid_CAEnergy" ;
            vcard:hasEmail <mailto:gis@energy.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1e8070dc-9c74-4678-af7e-f781430f77c5/resource/9cc92806-a84b-48f9-89ff-00b0b25d484f> ;
    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/1e8070dc-9c74-4678-af7e-f781430f77c5/resource/9cc92806-a84b-48f9-89ff-00b0b25d484f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-01-24T23:02:00.078797"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:49:05.785761"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://cecgis-caenergy.opendata.arcgis.com/documents/CAEnergy::utility-scale-solar-capacity-and-electrical-generation> .

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

