@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/77d04dd8-25cf-4cd5-a581-522f6fb6fad4> a dcat:Dataset ;
    dct:description "Map depicting historic disaster declarations from 1964 to 12/31/2011." ;
    dct:identifier "70973296d1f34c55b6055db47146c4e9" ;
    dct:issued "2025-11-22T19:27:01.366185"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:27:01.366189"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-178.2176 -14.3825, -178.2176 71.4062, 172.1620 71.4062, 172.1620 -14.3825, -178.2176 -14.3825))"^^gsp:wktLiteral ] ;
    dct:title "HistoricalDesignations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/77d04dd8-25cf-4cd5-a581-522f6fb6fad4/resource/6f2899d5-90b8-4eea-be60-eebac1d7d8a7>,
        <https://data.amerigeoss.org/dataset/77d04dd8-25cf-4cd5-a581-522f6fb6fad4/resource/c22b8405-700e-44e1-86bf-80186167f40c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "federal-disaster-declarations",
        "fema",
        "geo",
        "geoss",
        "historic",
        "national",
        "north-america",
        "stafford-act",
        "united-states" .

<https://data.amerigeoss.org/dataset/77d04dd8-25cf-4cd5-a581-522f6fb6fad4/resource/6f2899d5-90b8-4eea-be60-eebac1d7d8a7> a dcat:Distribution ;
    dct:format "ArcGIS Map Preview" ;
    dct:issued "2021-01-13T19:44:33.667490"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:27:01.358379"^^xsd:dateTime ;
    dct:title "historicaldesignations" ;
    dcat:accessURL <http://geoplatform.maps.arcgis.com/home/webmap/viewer.html?services=70973296d1f34c55b6055db47146c4e9> .

<https://data.amerigeoss.org/dataset/77d04dd8-25cf-4cd5-a581-522f6fb6fad4/resource/c22b8405-700e-44e1-86bf-80186167f40c> a dcat:Distribution ;
    dct:format "ArcGIS Map Service" ;
    dct:issued "2021-01-13T19:44:33.667484"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:27:01.357951"^^xsd:dateTime ;
    dct:title "historicaldesignations" ;
    dcat:accessURL <http://gis.fema.gov/REST/services/FEMA/HistoricalDesignations/MapServer> .

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

