@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/27f78367-afc8-4339-ad03-bb3df0e8bc18> a dcat:Dataset ;
    dct:description "U.S. research and test reactors, including: licensee, location, reactor type, power level, licensee/docket number, and license date" ;
    dct:identifier "23" ;
    dct:issued "2025-09-24T16:11:26.194799"^^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 "Operating U.S. Nuclear Research and Test Reactors - 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/27f78367-afc8-4339-ad03-bb3df0e8bc18/resource/4f12b591-ae74-4b36-b58a-8f700d08b3ce> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "energy",
        "megawatts",
        "nuclear-power",
        "nuclear-reactors",
        "nuclear-research",
        "research-reactors",
        "test-reactors",
        "u-s",
        "u-s-reactors",
        "united-states" .

<https://data.amerigeoss.org/dataset/27f78367-afc8-4339-ad03-bb3df0e8bc18/resource/4f12b591-ae74-4b36-b58a-8f700d08b3ce> a dcat:Distribution ;
    dct:description "reactors-research-test.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T14:52:48.733106"^^xsd:dateTime ;
    dct:modified "2025-09-24T16:11:26.173924"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.nrc.gov/reading-rm/doc-collections/datasets/reactors-research-test.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

