@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/bba1dff8-e579-4d2c-a3e4-451dcf88469c> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a070ff68da9a46ab938d5ef4caef1a19> ;
    dct:issued "2019-02-24T19:28:41+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-24T19:31:03+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "ESA Sentinel Hub Playground (Imagery)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bba1dff8-e579-4d2c-a3e4-451dcf88469c/resource/0c80731c-755b-4206-ac50-af0733d35204>,
        <https://data.amerigeoss.org/dataset/bba1dff8-e579-4d2c-a3e4-451dcf88469c/resource/38a8c1d8-27e1-4efa-acc2-9dde71ea8721> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "disaster",
        "disasters",
        "drought",
        "moisture" ;
    dcat:landingPage <https://disasters.amerigeoss.org/apps/amerigeoss::esa-sentinel-hub-playground-imagery> .

<https://data.amerigeoss.org/dataset/bba1dff8-e579-4d2c-a3e4-451dcf88469c/resource/0c80731c-755b-4206-ac50-af0733d35204> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T18:26:23.740277"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:23.733144"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://apps.sentinel-hub.com/sentinel-playground/?source=S2&lat=40.4&lng=-3.730000000000018&zoom=12&preset=1-NATURAL-COLOR&layers=B01%2CB02%2CB03&maxcc=20&gain=1.0&gamma=1.0&time=2018-08-01%7C2019-02-24&atmFilter=&showDates=false> .

<https://data.amerigeoss.org/dataset/bba1dff8-e579-4d2c-a3e4-451dcf88469c/resource/38a8c1d8-27e1-4efa-acc2-9dde71ea8721> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:26:23.740274"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:26:23.733027"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/apps/amerigeoss::esa-sentinel-hub-playground-imagery> .

<https://disasters.amerigeoss.org/apps/amerigeoss::esa-sentinel-hub-playground-imagery> a foaf:Document .

