@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/cd13504e-6095-428a-9eda-3257cf879c6c> a dcat:Dataset ;
    dct:description "Capacity Building Resources to Support Earthquake Resilience " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=475c0ec4b7f04bddb9dbd670391f7ed1> ;
    dct:issued "2018-10-15T18:52:19+00:00"^^xsd:dateTime ;
    dct:modified "2019-04-30T03:58:05+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Earthquake" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cd13504e-6095-428a-9eda-3257cf879c6c/resource/37fcde50-fe35-4899-91cd-e296ebe63123>,
        <https://data.amerigeoss.org/dataset/cd13504e-6095-428a-9eda-3257cf879c6c/resource/3db8ef8b-0558-4c0c-8f39-aa1b67293b78> ;
    dcat:keyword "AmeriGEOSS",
        "Disaster",
        "Earthquake",
        "GEO",
        "GEOSS",
        "Hazard",
        "UNGGIM-Americas" ;
    dcat:landingPage <https://disasters.amerigeoss.org/pages/amerigeoss::earthquake> .

<https://data.amerigeoss.org/dataset/cd13504e-6095-428a-9eda-3257cf879c6c/resource/37fcde50-fe35-4899-91cd-e296ebe63123> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:22.520178"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:22.511811"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://opendata.arcgis.com/admin/> .

<https://data.amerigeoss.org/dataset/cd13504e-6095-428a-9eda-3257cf879c6c/resource/3db8ef8b-0558-4c0c-8f39-aa1b67293b78> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:22.520175"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:22.511693"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/pages/amerigeoss::earthquake> .

<https://disasters.amerigeoss.org/pages/amerigeoss::earthquake> a foaf:Document .

