@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/414f3265-9f29-4e1f-964e-5b2270fbc8c8> 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=d008674bed9e43e79139dee75f2aca48> ;
    dct:issued "2021-07-08T23:42:36+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-08T23:42:38+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Landslide Risk" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/414f3265-9f29-4e1f-964e-5b2270fbc8c8/resource/1f567fe5-5618-451f-9820-e264027842df>,
        <https://data.amerigeoss.org/dataset/414f3265-9f29-4e1f-964e-5b2270fbc8c8/resource/7313e7c7-c98b-4e29-8ab3-1f2bb481b7a2> ;
    dcat:keyword "AmeriGEO",
        "MadisonFung",
        "deslizamiento de tierra",
        "disasters",
        "glissement de terrain",
        "landslides" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::landslide-risk> .

<https://data.amerigeoss.org/dataset/414f3265-9f29-4e1f-964e-5b2270fbc8c8/resource/1f567fe5-5618-451f-9820-e264027842df> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:01.641599"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:01.632172"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://db1.unepgrid.ch/geoserver/wcs?identifiers=preview:ls_risk> .

<https://data.amerigeoss.org/dataset/414f3265-9f29-4e1f-964e-5b2270fbc8c8/resource/7313e7c7-c98b-4e29-8ab3-1f2bb481b7a2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:01.641592"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:01.632045"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::landslide-risk> .

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

