@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/10ae4165-aee4-4d2e-a02f-37adcf634d39> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=c5a142da120c4d9e85d0c2844086b880> ;
    dct:issued "2019-09-08T17:49:07+00:00"^^xsd:dateTime ;
    dct:modified "2019-09-10T14:41:27+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Esri’s Disaster Response Program" ] ;
    dct:title "Bahamas Before & After Swipe Map" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10ae4165-aee4-4d2e-a02f-37adcf634d39/resource/05502f6e-24e4-42af-b63a-a61276e010cb>,
        <https://data.amerigeoss.org/dataset/10ae4165-aee4-4d2e-a02f-37adcf634d39/resource/ab9d37fa-e476-4db1-92ca-5fe98d23243d> ;
    dcat:keyword "Dorian" ;
    dcat:landingPage <https://www.caribbeangeoportal.com/apps/disasterresponse::bahamas-before-after-swipe-map> .

<https://data.amerigeoss.org/dataset/10ae4165-aee4-4d2e-a02f-37adcf634d39/resource/05502f6e-24e4-42af-b63a-a61276e010cb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T19:30:45.122739"^^xsd:dateTime ;
    dct:modified "2025-09-18T19:30:45.119108"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.caribbeangeoportal.com/apps/disasterresponse::bahamas-before-after-swipe-map> .

<https://data.amerigeoss.org/dataset/10ae4165-aee4-4d2e-a02f-37adcf634d39/resource/ab9d37fa-e476-4db1-92ca-5fe98d23243d> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T19:30:45.122742"^^xsd:dateTime ;
    dct:modified "2025-09-18T19:30:45.119227"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://disasterresponse.maps.arcgis.com/apps/StorytellingSwipe/index.html?appid=c5a142da120c4d9e85d0c2844086b880> .

<https://www.caribbeangeoportal.com/apps/disasterresponse::bahamas-before-after-swipe-map> a foaf:Document .

