@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/00faff55-be59-4f84-bd25-4d8e1b8d0b88> 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/00faff55-be59-4f84-bd25-4d8e1b8d0b88/resource/66de17df-d092-4d68-9169-b6dd7f3089e9>,
        <https://data.amerigeoss.org/dataset/00faff55-be59-4f84-bd25-4d8e1b8d0b88/resource/8ea22bf5-9651-4925-91d4-aaf1d8fcdf32> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "GEOSS",
        "disaster",
        "disasters",
        "drought",
        "natural hazards" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::drought-monitor-application> .

<https://data.amerigeoss.org/dataset/00faff55-be59-4f84-bd25-4d8e1b8d0b88/resource/66de17df-d092-4d68-9169-b6dd7f3089e9> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:07.396449"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:07.388232"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://droughtmonitor.unl.edu/> .

<https://data.amerigeoss.org/dataset/00faff55-be59-4f84-bd25-4d8e1b8d0b88/resource/8ea22bf5-9651-4925-91d4-aaf1d8fcdf32> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:07.396447"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:07.388122"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::drought-monitor-application> .

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

