@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/fb0ef84e-0b93-43cd-848c-957e5b2c40ab> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=52e68a0db5f7456ca169bb561d8bda91> ;
    dct:issued "2019-02-24T00:43:57+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-24T00:51:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "USGS Water Watch" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fb0ef84e-0b93-43cd-848c-957e5b2c40ab/resource/738b5f59-34b2-45ff-9c2d-39adbfd43206>,
        <https://data.amerigeoss.org/dataset/fb0ef84e-0b93-43cd-848c-957e5b2c40ab/resource/f37dd818-8006-45d3-acc6-5fc3830a7315> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "disasters",
        "drought" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::usgs-water-watch> .

<https://data.amerigeoss.org/dataset/fb0ef84e-0b93-43cd-848c-957e5b2c40ab/resource/738b5f59-34b2-45ff-9c2d-39adbfd43206> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:04.164767"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:04.159195"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://waterwatch.usgs.gov/index.php?id=ww_drought> .

<https://data.amerigeoss.org/dataset/fb0ef84e-0b93-43cd-848c-957e5b2c40ab/resource/f37dd818-8006-45d3-acc6-5fc3830a7315> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:04.164764"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:04.159079"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::usgs-water-watch> .

<https://www.amerigeo.org/apps/amerigeoss::usgs-water-watch> a foaf:Document .

