@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/39ea85e1-fba5-4f07-bdf2-f265f9b7ab5b> 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/39ea85e1-fba5-4f07-bdf2-f265f9b7ab5b/resource/269b37e9-e0e4-4748-a1d5-e906902ac799>,
        <https://data.amerigeoss.org/dataset/39ea85e1-fba5-4f07-bdf2-f265f9b7ab5b/resource/8e8935e7-7d43-4cba-ad4e-8d02907e0dd5> ;
    dcat:keyword "Disasters",
        "GeoPathways",
        "Hazards",
        "Landslides",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::landslide-hazard-distribution> .

<https://data.amerigeoss.org/dataset/39ea85e1-fba5-4f07-bdf2-f265f9b7ab5b/resource/269b37e9-e0e4-4748-a1d5-e906902ac799> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:02.501745"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:02.494597"^^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/39ea85e1-fba5-4f07-bdf2-f265f9b7ab5b/resource/8e8935e7-7d43-4cba-ad4e-8d02907e0dd5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:02.501742"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:02.494479"^^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 .

