@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/76e64403-b3d6-458c-8b47-b5fedcb20483> a dcat:Dataset ;
    dct:description "Images displayed are from current events." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=2c7dabb4a0594861a8bac3944b931d2d> ;
    dct:issued "2017-09-28T18:58:48+00:00"^^xsd:dateTime ;
    dct:modified "2018-09-11T18:16:58+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "FEMA AGOL" ] ;
    dct:title "Recent CAP Images" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76e64403-b3d6-458c-8b47-b5fedcb20483/resource/5ef0d6ff-3969-4d26-8202-10bd2a583c64> ;
    dcat:keyword "Civil Air Patrol",
        "Imagery" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/maps/FEMA::recent-cap-images> .

<https://data.amerigeoss.org/dataset/76e64403-b3d6-458c-8b47-b5fedcb20483/resource/5ef0d6ff-3969-4d26-8202-10bd2a583c64> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:32:05.580467"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:32:05.576301"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/maps/FEMA::recent-cap-images> .

<https://prep-response-portal.napsgfoundation.org/maps/FEMA::recent-cap-images> a foaf:Document .

