@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/35218be8-05b9-4a79-808e-e8cf786578e9> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=443fb2cf944a41ae8055d64449d534af> ;
    dct:issued "2019-02-07T23:34:28+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-14T20:37:56+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Drought Monitor Application" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/35218be8-05b9-4a79-808e-e8cf786578e9/resource/b43047ff-876f-4ab4-913f-bfa59eb08bcb>,
        <https://data.amerigeoss.org/dataset/35218be8-05b9-4a79-808e-e8cf786578e9/resource/e3d6b27f-3186-409d-9135-23eec5751703> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "GEOSS",
        "disaster",
        "disasters",
        "drought",
        "natural hazards" ;
    dcat:landingPage <https://disasters.amerigeoss.org/apps/amerigeoss::drought-monitor-application> .

<https://data.amerigeoss.org/dataset/35218be8-05b9-4a79-808e-e8cf786578e9/resource/b43047ff-876f-4ab4-913f-bfa59eb08bcb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:27.146744"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:27.139289"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/apps/amerigeoss::drought-monitor-application> .

<https://data.amerigeoss.org/dataset/35218be8-05b9-4a79-808e-e8cf786578e9/resource/e3d6b27f-3186-409d-9135-23eec5751703> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:27.146747"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:27.139399"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://droughtmonitor.unl.edu/> .

<https://disasters.amerigeoss.org/apps/amerigeoss::drought-monitor-application> a foaf:Document .

