@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/f5cbabcf-d0e6-4be8-8d75-b1f903b6fc97> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=8581ddc4e1124631a7d3e955328a43ce> ;
    dct:issued "2020-06-01T15:25:10+00:00"^^xsd:dateTime ;
    dct:modified "2020-06-01T15:28:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "FEMA AGOL" ] ;
    dct:title "Hurricane Gallery (Hub Site)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f5cbabcf-d0e6-4be8-8d75-b1f903b6fc97/resource/26ff64e8-9463-46a7-8b48-5e080353bad8>,
        <https://data.amerigeoss.org/dataset/f5cbabcf-d0e6-4be8-8d75-b1f903b6fc97/resource/c3c5ced1-e968-4d15-9a85-6ba994bd596c> ;
    dcat:keyword "gallery",
        "hub" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/apps/FEMA::hurricane-gallery-hub-site> .

<https://data.amerigeoss.org/dataset/f5cbabcf-d0e6-4be8-8d75-b1f903b6fc97/resource/26ff64e8-9463-46a7-8b48-5e080353bad8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:31:43.048721"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:43.044138"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/apps/FEMA::hurricane-gallery-hub-site> .

<https://data.amerigeoss.org/dataset/f5cbabcf-d0e6-4be8-8d75-b1f903b6fc97/resource/c3c5ced1-e968-4d15-9a85-6ba994bd596c> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T01:31:43.048724"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:43.044263"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://fema.maps.arcgis.com/apps/MinimalGallery/index.html?appid=8581ddc4e1124631a7d3e955328a43ce> .

<https://prep-response-portal.napsgfoundation.org/apps/FEMA::hurricane-gallery-hub-site> a foaf:Document .

