@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/3c66b625-1593-4f4d-bb3d-b684196d2265> a dcat:Dataset ;
    dct:description "This presentation describes the effects of rainwater runoff in the City of Providence" ;
    dct:identifier <https://data.providenceri.gov/api/views/7dzy-sqtk> ;
    dct:issued "2013-05-22"^^xsd:date ;
    dct:modified "2013-05-22"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Repetitive Flooding In Providence" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c66b625-1593-4f4d-bb3d-b684196d2265/resource/85ce85ae-ddc7-4758-b0af-0f0153f1695c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pema",
        "united-states" .

<https://data.amerigeoss.org/dataset/3c66b625-1593-4f4d-bb3d-b684196d2265/resource/85ce85ae-ddc7-4758-b0af-0f0153f1695c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T16:33:17.936429"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:54:27.957245"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.providenceri.gov/download/7dzy-sqtk/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

