@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/bb4f8a1d-3ba0-4cf7-8238-1cc74e8f4fe4> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=7a6597137daa452d9fb6a032e651870c> ;
    dct:issued "2018-01-31T22:53:48+00:00"^^xsd:dateTime ;
    dct:modified "2018-12-19T22:30:08+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Flood Risk and Critical Infrastructure" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bb4f8a1d-3ba0-4cf7-8238-1cc74e8f4fe4/resource/38674d96-007b-4fe6-888b-df340505d934> ;
    dcat:keyword "Sea Level Rise",
        "U.S. government",
        "buildings",
        "flood",
        "government" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::flood-risk-and-critical-infrastructure-> .

<https://data.amerigeoss.org/dataset/bb4f8a1d-3ba0-4cf7-8238-1cc74e8f4fe4/resource/38674d96-007b-4fe6-888b-df340505d934> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:08.367533"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:08.360721"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::flood-risk-and-critical-infrastructure-> .

<https://www.amerigeo.org/maps/amerigeoss::flood-risk-and-critical-infrastructure-> a foaf:Document .

