@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/ec64baed-046a-497e-b394-100a35dcd74f> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=09fc39dfe91f43bcbc9eefd669f41bfa> ;
    dct:issued "2019-02-07T23:31:52+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-08T00:17:21+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Flood Risk Tool trial" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ec64baed-046a-497e-b394-100a35dcd74f/resource/399d9bf6-be31-4c2c-93b2-116ee1d48f6b>,
        <https://data.amerigeoss.org/dataset/ec64baed-046a-497e-b394-100a35dcd74f/resource/60242cf7-74f3-4fd2-9075-f9848f96501a> ;
    dcat:keyword "AmeriGEOSS",
        "AmeriGeo",
        "disaster",
        "flood" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::flood-risk-tool-trial> .

<https://data.amerigeoss.org/dataset/ec64baed-046a-497e-b394-100a35dcd74f/resource/399d9bf6-be31-4c2c-93b2-116ee1d48f6b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:08.165036"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:08.159601"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::flood-risk-tool-trial> .

<https://data.amerigeoss.org/dataset/ec64baed-046a-497e-b394-100a35dcd74f/resource/60242cf7-74f3-4fd2-9075-f9848f96501a> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:08.165039"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:08.159705"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <http://floodtools.com/Map.aspx> .

<https://www.amerigeo.org/apps/amerigeoss::flood-risk-tool-trial> a foaf:Document .

