@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/da9ece26-b455-4b8f-9fe5-ffeb53e5600c> a dcat:Dataset ;
    dct:description """A collection of shapefiles created and compiled by the National Oceanic and Atmospheric Administration. The data is intended to help people understand and predict weather patterns - in particular to plan for potentially dangerous weather conditions such as storms and droughts.\r
\r
The Storm Prediction Center holds shapefiles and KML links for active watches, fire weather outlooks, convective outlooks, and storm reports.""" ;
    dct:identifier "da9ece26-b455-4b8f-9fe5-ffeb53e5600c" ;
    dct:issued "2025-11-25T22:51:33.083536"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:51:33.083541"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-63.9844 72.3957, -63.9844 14.6048, -172.9688 14.6048, -172.9688 72.3957, -63.9844 72.3957)))"^^gsp:wktLiteral ] ;
    dct:title "NOAA: Storm Prediction Center" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/da9ece26-b455-4b8f-9fe5-ffeb53e5600c/resource/43a172c1-8d9a-40e5-bfd8-209a74c36196> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "atmospheric",
        "ckan",
        "convective",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "fire-weather",
        "geo",
        "geoss",
        "gis",
        "global",
        "kml",
        "meteorology",
        "national-weather-service",
        "noaa",
        "prediction",
        "storm" .

<https://data.amerigeoss.org/dataset/da9ece26-b455-4b8f-9fe5-ffeb53e5600c/resource/43a172c1-8d9a-40e5-bfd8-209a74c36196> a dcat:Distribution ;
    dct:description """A collection of shapefiles created and compiled by the National Oceanic and Atmospheric Administration. The data is intended to help people understand and predict weather patterns - in particular to plan for potentially dangerous weather conditions such as storms and droughts.\r
\r
The Storm Prediction Center holds shapefiles and KML links for active watches, fire weather outlooks, convective outlooks, and storm reports.""" ;
    dct:format "HTML" ;
    dct:issued "2014-06-16T17:46:21.977129"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:51:33.071555"^^xsd:dateTime ;
    dcat:accessURL <http://www.spc.noaa.gov/gis/> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

