@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/00d3aa3a-27bb-4429-8e15-c4fa31e4a4aa> a dcat:Dataset ;
    dct:description "Collection of online map data for use in hurricane preparedness and response. Data include emergency centers, joint field office locations, disaster recovery centers, disaster-declared counties, and evacuation routes." ;
    dct:identifier "d3fe43128dd345bf8e9275f38cda2bba" ;
    dct:issued "2025-11-19T19:10:35.279565"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:10:35.279573"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-114.8730 21.6983, -114.8730 45.0270, -62.9297 45.0270, -62.9297 21.6983, -114.8730 21.6983))"^^gsp:wktLiteral ] ;
    dct:title "FEMA Hurricane Response" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/00d3aa3a-27bb-4429-8e15-c4fa31e4a4aa/resource/fd6bc6ef-8026-490d-a843-54cb528e5282> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "centers",
        "ckan",
        "disaster",
        "evauation-routes",
        "geo",
        "geoss",
        "national",
        "north-america",
        "shelters",
        "united-states" .

<https://data.amerigeoss.org/dataset/00d3aa3a-27bb-4429-8e15-c4fa31e4a4aa/resource/fd6bc6ef-8026-490d-a843-54cb528e5282> a dcat:Distribution ;
    dct:format "ArcGIS Online Map" ;
    dct:issued "2021-01-13T19:45:33.829329"^^xsd:dateTime ;
    dct:modified "2025-11-19T19:10:35.265714"^^xsd:dateTime ;
    dct:title "fema-hurricane-response_d3fe43128dd345bf8e9275f38cda2bba" ;
    dcat:accessURL <http://geoplatform.maps.arcgis.com/home/webmap/viewer.html?webmap=d3fe43128dd345bf8e9275f38cda2bba> .

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

