@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/21d2beca-ff02-4e5d-ae5d-1496ae123dfb> a dcat:Dataset ;
    dct:description "Cancelled U.S. Commercial Nuclear Power Reactors - Part 50: Domestic Licensing of Production and Utilization Facilities and Part 52 Licenses Certifications, and Approvals for Nuclear Power Plants" ;
    dct:identifier "14" ;
    dct:issued "2025-09-24T09:02:36.491564"^^xsd:dateTime ;
    dct:modified "2017-08-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Cancelled U.S. Commercial Nuclear Power Reactors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adam Glazer" ;
            vcard:hasEmail <mailto:Adam.Glazer@nrc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21d2beca-ff02-4e5d-ae5d-1496ae123dfb/resource/7569a010-5a89-4a77-81b9-c467baffe5ef> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cancelled-reactors-nuclear-reactors",
        "energy",
        "megawatts",
        "shut-down",
        "u-s",
        "u-s-reactors",
        "united-states-nuclear-power" .

<https://data.amerigeoss.org/dataset/21d2beca-ff02-4e5d-ae5d-1496ae123dfb/resource/7569a010-5a89-4a77-81b9-c467baffe5ef> a dcat:Distribution ;
    dct:description "reactors-canceled.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T14:52:45.241441"^^xsd:dateTime ;
    dct:modified "2025-09-24T09:02:36.471457"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.nrc.gov/reading-rm/doc-collections/datasets/reactors-canceled.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

