@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/dba53d49-05c5-4894-b327-e6aa5ee5a6cf> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=b7cab96ebd6b4d3fb658446f76cd2a97> ;
    dct:issued "2021-07-09T00:33:17+00:00"^^xsd:dateTime ;
    dct:modified "2021-07-09T00:34:25+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "US landslides inventory application" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dba53d49-05c5-4894-b327-e6aa5ee5a6cf/resource/48e1263d-08e4-42d9-829e-e8d91146e64f>,
        <https://data.amerigeoss.org/dataset/dba53d49-05c5-4894-b327-e6aa5ee5a6cf/resource/ee889b28-1d52-4a66-9367-dbd53588fb18> ;
    dcat:keyword "AmeriGEO",
        "FGDC",
        "Geopathways",
        "USGS" ;
    dcat:landingPage <https://www.amerigeo.org/documents/amerigeoss::us-landslides-inventory-application> .

<https://data.amerigeoss.org/dataset/dba53d49-05c5-4894-b327-e6aa5ee5a6cf/resource/48e1263d-08e4-42d9-829e-e8d91146e64f> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:46:01.262510"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:01.254263"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://usgs.maps.arcgis.com/apps/webappviewer/index.html?id=ae120962f459434b8c904b456c82669d> .

<https://data.amerigeoss.org/dataset/dba53d49-05c5-4894-b327-e6aa5ee5a6cf/resource/ee889b28-1d52-4a66-9367-dbd53588fb18> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:46:01.262506"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:46:01.254115"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/documents/amerigeoss::us-landslides-inventory-application> .

<https://www.amerigeo.org/documents/amerigeoss::us-landslides-inventory-application> a foaf:Document .

