@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/167c7398-146d-4511-a802-6f25a62107c4> a dcat:Dataset ;
    dct:description "Demographic data on U.S. research and test reactors that are currently under decommissioning. The available data include licensee, location, reactor type, decommissioning alternative selected, power level, license/shutdown dates, and current status." ;
    dct:identifier "15" ;
    dct:issued "2025-09-24T01:11:42.846861"^^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 "Nuclear Research and Test Reactors under Decommissioning Regulated by the NRC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adam Glazer" ;
            vcard:hasEmail <mailto:Adam.Glazer@nrc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/167c7398-146d-4511-a802-6f25a62107c4/resource/2b5e491e-590b-403e-b302-13b15c609e38> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "decommissioned",
        "energy",
        "megawatts",
        "nuclear-power",
        "research-and-test-nuclear-reactors",
        "shut-down",
        "u-s",
        "u-s-research-and-test-reactors",
        "united-states" .

<https://data.amerigeoss.org/dataset/167c7398-146d-4511-a802-6f25a62107c4/resource/2b5e491e-590b-403e-b302-13b15c609e38> a dcat:Distribution ;
    dct:description "reactors-research-test-decommissioning.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T14:52:45.877545"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:11:42.826415"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.nrc.gov/reading-rm/doc-collections/datasets/reactors-research-test-decommissioning.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

