@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/3b2a2cfa-cd07-4b1a-8037-5591bb2f9985> a dcat:Dataset ;
    dct:description "This is a GeoPathways project to demonstrate the use of geospatial data and services.   The current resource should not be used beyond demonstration in its current state until approved for publishing. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=cdb45e0ed6d344db8d66f762232167df> ;
    dct:issued "2018-01-09T18:26:32+00:00"^^xsd:dateTime ;
    dct:modified "2018-03-30T17:05:30+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Sea Level Rise and Critical Infrastructure (Draft)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3b2a2cfa-cd07-4b1a-8037-5591bb2f9985/resource/4a5c8955-4512-43e6-b1fd-62a0d12deb1d>,
        <https://data.amerigeoss.org/dataset/3b2a2cfa-cd07-4b1a-8037-5591bb2f9985/resource/debf0cea-5e64-45c6-b2e9-9635cc785d9a> ;
    dcat:keyword "Cascade",
        "Story Map" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::sea-level-rise-and-critical-infrastructure-draft> .

<https://data.amerigeoss.org/dataset/3b2a2cfa-cd07-4b1a-8037-5591bb2f9985/resource/4a5c8955-4512-43e6-b1fd-62a0d12deb1d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:47:24.227261"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:24.222704"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::sea-level-rise-and-critical-infrastructure-draft> .

<https://data.amerigeoss.org/dataset/3b2a2cfa-cd07-4b1a-8037-5591bb2f9985/resource/debf0cea-5e64-45c6-b2e9-9635cc785d9a> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:47:24.227264"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:47:24.222835"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://amerigeoss.maps.arcgis.com/apps/Cascade/index.html?appid=cdb45e0ed6d344db8d66f762232167df> .

<https://www.amerigeo.org/apps/amerigeoss::sea-level-rise-and-critical-infrastructure-draft> a foaf:Document .

