@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/183da839-dcc9-44cf-8aca-0d605a3cdb6d> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=93ab59ddbeb5418b98aae40e3e42d3e4> ;
    dct:issued "2019-02-08T00:21:35+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-08T00:23:59+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Earthquake Risk Tool" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/183da839-dcc9-44cf-8aca-0d605a3cdb6d/resource/3b6005e4-b7ff-44d4-88ce-49861e612d4d>,
        <https://data.amerigeoss.org/dataset/183da839-dcc9-44cf-8aca-0d605a3cdb6d/resource/6a559956-ee23-47e3-9e46-91f527455fa1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "disaster",
        "earthquake",
        "risk",
        "tool" ;
    dcat:landingPage <https://disasters.amerigeoss.org/apps/amerigeoss::earthquake-risk-tool> .

<https://data.amerigeoss.org/dataset/183da839-dcc9-44cf-8aca-0d605a3cdb6d/resource/3b6005e4-b7ff-44d4-88ce-49861e612d4d> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:27.752771"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:27.745494"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.iclr.org/earthquake-risk/> .

<https://data.amerigeoss.org/dataset/183da839-dcc9-44cf-8aca-0d605a3cdb6d/resource/6a559956-ee23-47e3-9e46-91f527455fa1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:27.752768"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:27.745378"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/apps/amerigeoss::earthquake-risk-tool> .

<https://disasters.amerigeoss.org/apps/amerigeoss::earthquake-risk-tool> a foaf:Document .

