@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/0f0e9ca3-c60f-47f6-92f5-59b1d8bd9392> a dcat:Dataset ;
    dct:description "Data on uranium and nuclear fuel, nuclear power plants and reactors, radioactive waste, and nuclear power generation. International data on nuclear generation also available. Monthly, quarterly, and annual data available." ;
    dct:identifier "DOE-019-5291681930" ;
    dct:issued "2025-09-23T20:26:18.550101"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2019-02-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Nuclear & Uranium Data and Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "William Jeffers" ;
            vcard:hasEmail <mailto:data@eia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0f0e9ca3-c60f-47f6-92f5-59b1d8bd9392/resource/2ccfe802-74a5-4df1-923d-9a1e851235f8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "capacity-factor",
        "nuclear-electricity-generation",
        "uranium",
        "uranium-concentrate",
        "uranium-exports",
        "uranium-imports",
        "uranium-mills",
        "uranium-mines",
        "uranium-price",
        "uranium-production",
        "uranium-purchases",
        "uranium-reserves" ;
    dcat:theme <%7Benergy%7D> .

<https://data.amerigeoss.org/dataset/0f0e9ca3-c60f-47f6-92f5-59b1d8bd9392/resource/2ccfe802-74a5-4df1-923d-9a1e851235f8> a dcat:Distribution ;
    dct:description "data.cfm" ;
    dct:issued "2020-11-10T16:25:58.965485"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:26:18.530502"^^xsd:dateTime ;
    dct:title "Nuclear and Uranium Data" ;
    dcat:accessURL <https://www.eia.gov/nuclear/data.cfm> .

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

