@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/5ffaa0a6-8c94-4f7d-80d5-b4780d2689d3> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=0f70757eb88b4fc1bf4f6c6cf2f5de4f> ;
    dct:issued "2018-10-15T14:34:13+00:00"^^xsd:dateTime ;
    dct:modified "2019-05-09T17:02:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Extreme Flood Events" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ffaa0a6-8c94-4f7d-80d5-b4780d2689d3/resource/29a13de5-4615-4173-88cc-d714d6318cfc>,
        <https://data.amerigeoss.org/dataset/5ffaa0a6-8c94-4f7d-80d5-b4780d2689d3/resource/7dbe2aad-3536-467f-a95e-302268ab7346> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Brazil",
        "Disaster",
        "Flood",
        "GEO",
        "GEOSS",
        "Hazards",
        "UNGGIM-Americas",
        "amerigeoss" ;
    dcat:landingPage <https://www.amerigeo.org/documents/amerigeoss::extreme-flood-events> .

<https://data.amerigeoss.org/dataset/5ffaa0a6-8c94-4f7d-80d5-b4780d2689d3/resource/29a13de5-4615-4173-88cc-d714d6318cfc> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:05.841903"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:05.830087"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.arcgis.com/apps/StorytellingSwipe/index.html?appid=dee0f4bbcffa4df09cd4a8c273a37e7a> .

<https://data.amerigeoss.org/dataset/5ffaa0a6-8c94-4f7d-80d5-b4780d2689d3/resource/7dbe2aad-3536-467f-a95e-302268ab7346> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:05.841899"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:05.829923"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/documents/amerigeoss::extreme-flood-events> .

<https://www.amerigeo.org/documents/amerigeoss::extreme-flood-events> a foaf:Document .

