@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/5285fd8e-de5f-40aa-98cd-49e2a9577244> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=62c880b2a2154444b3f8efa35a6cbefe> ;
    dct:issued "2019-02-17T23:28:58+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-24T00:41:23+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Soil Moisture" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5285fd8e-de5f-40aa-98cd-49e2a9577244/resource/0dc5589d-b51d-48bb-87f5-6302841e3a61>,
        <https://data.amerigeoss.org/dataset/5285fd8e-de5f-40aa-98cd-49e2a9577244/resource/94731cc6-071d-476b-9ab2-70975d0197ce> ;
    dcat:keyword "drought",
        "soil",
        "soil moisture" ;
    dcat:landingPage <https://disasters.amerigeoss.org/apps/amerigeoss::soil-moisture-> .

<https://data.amerigeoss.org/dataset/5285fd8e-de5f-40aa-98cd-49e2a9577244/resource/0dc5589d-b51d-48bb-87f5-6302841e3a61> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:24.798382"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:24.793278"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://www.cpc.ncep.noaa.gov/products/Soilmst_Monitoring/US/Soilmst/Soilmst.shtml> .

<https://data.amerigeoss.org/dataset/5285fd8e-de5f-40aa-98cd-49e2a9577244/resource/94731cc6-071d-476b-9ab2-70975d0197ce> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:24.798379"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:24.793159"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/apps/amerigeoss::soil-moisture-> .

<https://disasters.amerigeoss.org/apps/amerigeoss::soil-moisture-> a foaf:Document .

