@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/9313c5db-c4eb-480d-89f0-63fdfe729374> a dcat:Dataset ;
    dct:description "Surface air temperature has profound and widespread impacts on both natural systems and on human lives and activities. It affects health, agriculture, energy demand and much more. Extremes of surface air temperature, both heat waves and extreme cold" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=8d99c665f77f40beb50c1aa2c972beea> ;
    dct:issued "2021-11-16T19:59:31+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-26T01:27:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Surface Temperature" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9313c5db-c4eb-480d-89f0-63fdfe729374/resource/36f34956-8548-459e-ac89-646dd09f8ce5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "Climate Variables",
        "ECV",
        "GCOS",
        "GEO",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "NASA",
        "NOAA",
        "Open Science",
        "Precipitation",
        "Science",
        "Surface",
        "USGS" ;
    dcat:landingPage <https://disasters.amerigeoss.org/pages/amerigeoss::surface-temperature> .

<https://data.amerigeoss.org/dataset/9313c5db-c4eb-480d-89f0-63fdfe729374/resource/36f34956-8548-459e-ac89-646dd09f8ce5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T18:22:30.932959"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:22:30.912633"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://disasters.amerigeoss.org/pages/amerigeoss::surface-temperature> .

<https://disasters.amerigeoss.org/pages/amerigeoss::surface-temperature> a foaf:Document .

