@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/494a313a-4979-4506-83da-a9c697ae85dd> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=50bc15fcef7241e7898377e00fb98d7a> ;
    dct:issued "2021-07-08T23:00:39+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-08T23:05:01+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Landslide Physical Exposure (Trigered by Earthquake)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/494a313a-4979-4506-83da-a9c697ae85dd/resource/1fb875e0-2571-4b30-bb10-c9b50cb10dae> ;
    dcat:keyword "AmerIGEO",
        "Exposure",
        "Landslide",
        "MadisonFung",
        "USGS" ;
    dcat:landingPage <https://disasters.amerigeoss.org/maps/amerigeoss::landslide-physical-exposure-trigered-by-earthquake> .

<https://data.amerigeoss.org/dataset/494a313a-4979-4506-83da-a9c697ae85dd/resource/1fb875e0-2571-4b30-bb10-c9b50cb10dae> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:06.407140"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:06.400507"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/maps/amerigeoss::landslide-physical-exposure-trigered-by-earthquake> .

<https://disasters.amerigeoss.org/maps/amerigeoss::landslide-physical-exposure-trigered-by-earthquake> a foaf:Document .

