@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/6193a701-15be-4c21-a8c6-dd352360cb73> a dcat:Dataset ;
    dct:description "NWS heat warnings downloaded from IEM Mesonet." ;
    dct:identifier "48fdb3f4a7a74a07a81a80c7a9bdefaf" ;
    dct:issued "2025-11-22T04:12:49.544056"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:12:49.544060"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-162.1747 17.0000, -162.1747 66.1689, -64.0000 66.1689, -64.0000 17.0000, -162.1747 17.0000))"^^gsp:wktLiteral ] ;
    dct:title "HeatWarnings" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6193a701-15be-4c21-a8c6-dd352360cb73/resource/149ad023-2e13-4c55-9246-6c2d1af7dab4>,
        <https://data.amerigeoss.org/dataset/6193a701-15be-4c21-a8c6-dd352360cb73/resource/c9832184-a876-43df-af02-fcd7f6177488> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fema",
        "geo",
        "geoss",
        "heat",
        "national",
        "north-america",
        "united-states",
        "warning" .

<https://data.amerigeoss.org/dataset/6193a701-15be-4c21-a8c6-dd352360cb73/resource/149ad023-2e13-4c55-9246-6c2d1af7dab4> a dcat:Distribution ;
    dct:format "ArcGIS Map Preview" ;
    dct:issued "2021-01-13T19:45:02.801698"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:12:49.536972"^^xsd:dateTime ;
    dct:title "heatwarnings" ;
    dcat:accessURL <http://geoplatform.maps.arcgis.com/home/webmap/viewer.html?services=48fdb3f4a7a74a07a81a80c7a9bdefaf> .

<https://data.amerigeoss.org/dataset/6193a701-15be-4c21-a8c6-dd352360cb73/resource/c9832184-a876-43df-af02-fcd7f6177488> a dcat:Distribution ;
    dct:format "ArcGIS Map Service" ;
    dct:issued "2021-01-13T19:45:02.801690"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:12:49.536564"^^xsd:dateTime ;
    dct:title "heatwarnings" ;
    dcat:accessURL <http://gis.fema.gov/REST/services/FEMA/HeatWarnings/MapServer> .

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

