@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/d31ea088-d8ce-49e3-b0e0-2db131af2423> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=283785999aa64bde8c8a78e478b1fcb2> ;
    dct:issued "2013-07-05T16:26:58+00:00"^^xsd:dateTime ;
    dct:modified "{{modified:toISO}}" ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "{{source}}" ] ;
    dct:title "{{name}}" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d31ea088-d8ce-49e3-b0e0-2db131af2423/resource/215c55a6-595c-42ae-beb0-82d9d5e7a625> ;
    dcat:keyword "Ecological Disturbance",
        "Hazard",
        "Risk",
        "Seismic hazard",
        "esri_earth",
        "esri_landscape",
        "hazards",
        "landscape",
        "landscape1",
        "lithosphere",
        "retiring-2026-12" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/maps/283785999aa64bde8c8a78e478b1fcb2> .

<https://data.amerigeoss.org/dataset/d31ea088-d8ce-49e3-b0e0-2db131af2423/resource/215c55a6-595c-42ae-beb0-82d9d5e7a625> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:27:16.299766"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:27:16.288077"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/maps/283785999aa64bde8c8a78e478b1fcb2> .

<https://prep-response-portal.napsgfoundation.org/maps/283785999aa64bde8c8a78e478b1fcb2> a foaf:Document .

