@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/1045a2d8-014a-4c6c-80de-2f797ca62296> a dcat:Dataset ;
    dct:description "The purpose of this study data is to provide a metric with which to assess the effectiveness of improvements to the U.S. NRC's fire protection regulations in support of Task #5, \"Assess Regulatory Effectiveness\" of SECY-08-0171 \"Plan for Stabilizing Fire" ;
    dct:identifier "3" ;
    dct:issued "2025-09-23T21:02:44.248572"^^xsd:dateTime ;
    dct:modified "2010-09-30"^^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 "Fire Event Data from Licensee Event Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adam Glazer" ;
            vcard:hasEmail <mailto:Adam.Glazer@nrc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1045a2d8-014a-4c6c-80de-2f797ca62296/resource/ff4c820e-3f09-4eb7-b0bd-8539b61e69c3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "event-notification-number",
        "fire",
        "fire-events",
        "fire-protection-regulatory-infrastructure",
        "historical-fire-data",
        "industry-trends",
        "metric" .

<https://data.amerigeoss.org/dataset/1045a2d8-014a-4c6c-80de-2f797ca62296/resource/ff4c820e-3f09-4eb7-b0bd-8539b61e69c3> a dcat:Distribution ;
    dct:description "fire-event-data.xls" ;
    dct:format "XLS" ;
    dct:issued "2020-11-12T14:52:40.863415"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:02:44.232947"^^xsd:dateTime ;
    dct:title "MS Excel File" ;
    dcat:accessURL <https://www.nrc.gov/reactors/operating/oversight/fire-event-data.xls> ;
    dcat:mediaType "application/vnd.ms-excel" .

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

