@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/0e44d121-5e21-466c-884c-a6ace0f6099f> a dcat:Dataset ;
    dct:description "A compliant implementation of WMS plus most of the SLD extension (dynamic styling). Can also generate PDF, SVG, KML, GeoRSS" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=f34eef0ff07241b7967959296515be2f> ;
    dct:issued "2021-07-08T22:47:18+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-08T22:47:20+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Landslide Hazard Distribution" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0e44d121-5e21-466c-884c-a6ace0f6099f/resource/15e7a2a1-7142-4d45-9636-0094fbfef4dd>,
        <https://data.amerigeoss.org/dataset/0e44d121-5e21-466c-884c-a6ace0f6099f/resource/191ff472-47f5-4ef3-b74a-c7ff4c27a734> ;
    dcat:keyword "Disasters",
        "GeoPathways",
        "Hazards",
        "Landslides",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::landslide-hazard-distribution> .

<https://data.amerigeoss.org/dataset/0e44d121-5e21-466c-884c-a6ace0f6099f/resource/15e7a2a1-7142-4d45-9636-0094fbfef4dd> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:45:59.138615"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:59.132215"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://sedac.ciesin.columbia.edu/geoserver/wcs?identifiers=ndh:ndh-landslide-hazard-distribution> .

<https://data.amerigeoss.org/dataset/0e44d121-5e21-466c-884c-a6ace0f6099f/resource/191ff472-47f5-4ef3-b74a-c7ff4c27a734> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:45:59.138612"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:59.132108"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::landslide-hazard-distribution> .

<https://www.amerigeo.org/maps/amerigeoss::landslide-hazard-distribution> a foaf:Document .

