@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/1eda93c8-2eff-4caf-9e63-3642913d6523> 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/1eda93c8-2eff-4caf-9e63-3642913d6523/resource/53d37f12-ec82-45a9-968f-23154a153890>,
        <https://data.amerigeoss.org/dataset/1eda93c8-2eff-4caf-9e63-3642913d6523/resource/cd5971ab-346e-4b83-bd12-0baaf3f5c0c4> ;
    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/1eda93c8-2eff-4caf-9e63-3642913d6523/resource/53d37f12-ec82-45a9-968f-23154a153890> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:45:58.375881"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:58.368851"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::landslide-risk> .

<https://data.amerigeoss.org/dataset/1eda93c8-2eff-4caf-9e63-3642913d6523/resource/cd5971ab-346e-4b83-bd12-0baaf3f5c0c4> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:45:58.375884"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:58.368984"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://db1.unepgrid.ch/geoserver/wcs?identifiers=preview:ls_risk> .

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

