@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/5a052623-3bf8-40bb-904d-59ba6a2a8a46> a dcat:Dataset ;
    dct:description "This gallery provides climate data, information, products, services and other resource contributions from the AmeriGEO and global communities. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=49afa821a3204018a7cdd6a29370f2ff> ;
    dct:issued "2021-11-17T21:21:09+00:00"^^xsd:dateTime ;
    dct:modified "2021-11-18T01:45:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEO" ] ;
    dct:title "Climate Gallery" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a052623-3bf8-40bb-904d-59ba6a2a8a46/resource/711a0e71-529f-444e-a8b7-9f67d96ffdc4>,
        <https://data.amerigeoss.org/dataset/5a052623-3bf8-40bb-904d-59ba6a2a8a46/resource/f507b54c-4272-4a6d-a285-5c2175a990fa> ;
    dcat:keyword "Climate",
        "Gallery" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::climate-gallery> .

<https://data.amerigeoss.org/dataset/5a052623-3bf8-40bb-904d-59ba6a2a8a46/resource/711a0e71-529f-444e-a8b7-9f67d96ffdc4> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-09-22T22:27:11.558488"^^xsd:dateTime ;
    dct:modified "2026-09-22T22:27:11.536868"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://amerigeoss.maps.arcgis.com/apps/MinimalGallery/index.html?appid=49afa821a3204018a7cdd6a29370f2ff> .

<https://data.amerigeoss.org/dataset/5a052623-3bf8-40bb-904d-59ba6a2a8a46/resource/f507b54c-4272-4a6d-a285-5c2175a990fa> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-09-22T22:27:11.558485"^^xsd:dateTime ;
    dct:modified "2026-09-22T22:27:11.536772"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::climate-gallery> .

<https://www.amerigeo.org/apps/amerigeoss::climate-gallery> a foaf:Document .

