@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/abc13335-b94e-4d07-9e72-978893846e69> a dcat:Dataset ;
    dct:description "An overview of all current federally declared disaster counties in the country." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=98823d943a16441ca36709e3b2de9393> ;
    dct:issued "2018-08-18T23:42:16+00:00"^^xsd:dateTime ;
    dct:modified "2020-07-10T16:04:45+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "FEMA AGOL" ] ;
    dct:title "Designated Counties" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/abc13335-b94e-4d07-9e72-978893846e69/resource/143b56fc-b668-4688-8910-bdc3c3223307>,
        <https://data.amerigeoss.org/dataset/abc13335-b94e-4d07-9e72-978893846e69/resource/634c6b66-7751-4d6f-b777-acc1c7796836> ;
    dcat:keyword "Designated Counties",
        "Disaster",
        "FEMAMAC_RESTservice" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/maps/FEMA::designated-counties> .

<https://data.amerigeoss.org/dataset/abc13335-b94e-4d07-9e72-978893846e69/resource/143b56fc-b668-4688-8910-bdc3c3223307> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T01:29:58.516453"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:29:58.511536"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://gis.fema.gov/arcgis/rest/services/FEMA/DECs/MapServer> .

<https://data.amerigeoss.org/dataset/abc13335-b94e-4d07-9e72-978893846e69/resource/634c6b66-7751-4d6f-b777-acc1c7796836> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:29:58.516450"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:29:58.511422"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/maps/FEMA::designated-counties> .

<https://prep-response-portal.napsgfoundation.org/maps/FEMA::designated-counties> a foaf:Document .

