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

<https://data.amerigeoss.org/dataset/6a2e8b23-e00e-48e9-ad95-6d7558b9e31a> a dcat:Dataset ;
    dct:description """The Recovery Plan provides a framework for federal government support to local\r
municipalities, non-governmental organizations (NGOs), and the private sector in order to enable community recovery from long-term consequences of a disaster affecting the City of Providence.""" ;
    dct:identifier <https://data.providenceri.gov/api/views/8hv9-434r> ;
    dct:issued "2013-05-29"^^xsd:date ;
    dct:modified "2013-06-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Emergency Management Recovery Plan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6a2e8b23-e00e-48e9-ad95-6d7558b9e31a/resource/7487f4c5-f00c-47db-bc4a-78d2b700620d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "emergency-management",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pema",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/6a2e8b23-e00e-48e9-ad95-6d7558b9e31a/resource/7487f4c5-f00c-47db-bc4a-78d2b700620d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:33:39.361573"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:17:13.581743"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/8hv9-434r/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

