@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/7ca5540c-61b6-4be3-bec7-8b8d6d275e7b> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=10dc3fbea864481da35a98b22a5aa2f7> ;
    dct:issued "2021-07-08T23:43:59+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-08T23:47:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Landslides Risk" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7ca5540c-61b6-4be3-bec7-8b8d6d275e7b/resource/89c1396c-28d6-4b08-ba6d-43e79255de69> ;
    dcat:keyword "AmeriGEO",
        "Disasters",
        "deslizamiento de tierra",
        "glissement de terrain",
        "landslide" ;
    dcat:landingPage <https://www.amerigeo.org/maps/amerigeoss::landslides-risk> .

<https://data.amerigeoss.org/dataset/7ca5540c-61b6-4be3-bec7-8b8d6d275e7b/resource/89c1396c-28d6-4b08-ba6d-43e79255de69> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:01.451976"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:01.444270"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/amerigeoss::landslides-risk> .

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

