@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/2ef3cd01-dd37-4b9e-a517-430cd85bb8cc> a dcat:Dataset ;
    dct:description "This is a Cascade Story Map used to explain how geospatial tools can be used in search and rescue. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=627dc87367f14618a9dd8164961415a8> ;
    dct:issued "2017-11-05T20:54:46+00:00"^^xsd:dateTime ;
    dct:modified "2019-06-10T01:15:42+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "NAPSG Foundation" ] ;
    dct:title "What is SARGIS?" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ef3cd01-dd37-4b9e-a517-430cd85bb8cc/resource/8accdd4e-668e-47a0-b9b6-dfc57a441ba0>,
        <https://data.amerigeoss.org/dataset/2ef3cd01-dd37-4b9e-a517-430cd85bb8cc/resource/94b6c545-383e-44ed-94c4-dd327c1953a4> ;
    dcat:keyword "SARGIS",
        "SARWG",
        "Search and Rescue" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/apps/napsg::what-is-sargis> .

<https://data.amerigeoss.org/dataset/2ef3cd01-dd37-4b9e-a517-430cd85bb8cc/resource/8accdd4e-668e-47a0-b9b6-dfc57a441ba0> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T01:31:57.693969"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:57.688668"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://napsg.maps.arcgis.com/apps/Cascade/index.html?appid=627dc87367f14618a9dd8164961415a8> .

<https://data.amerigeoss.org/dataset/2ef3cd01-dd37-4b9e-a517-430cd85bb8cc/resource/94b6c545-383e-44ed-94c4-dd327c1953a4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:31:57.693966"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:57.688557"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/apps/napsg::what-is-sargis> .

<https://prep-response-portal.napsgfoundation.org/apps/napsg::what-is-sargis> a foaf:Document .

