@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/d33d5b76-db9e-44f8-9599-d8e9e3e5826b> a dcat:Dataset ;
    dct:description "Mean January temperatures for land areas of the world in degrees Celsius. Fahrenheit and Celsius values are included in pop-ups. Data derived from <a href='http://www.worldclim.org/' target='_blank'>WorldClim Global Climate Data</a> daily January average temperatures from 1950-2000. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=f8c0060fa29a4b4d8b6df36c06e087a3&sublayer=8> ;
    dct:issued "2016-03-05T01:56:12+00:00"^^xsd:dateTime ;
    dct:modified "2016-03-05T02:08:00+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Maps.com" ] ;
    dct:title "Degrees Celsius" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d33d5b76-db9e-44f8-9599-d8e9e3e5826b/resource/75670b20-c183-4c99-b457-d6b9d9069619>,
        <https://data.amerigeoss.org/dataset/d33d5b76-db9e-44f8-9599-d8e9e3e5826b/resource/cfdbb576-c57b-4620-8b28-287898f7b460> ;
    dcat:keyword "average temperature",
        "climate",
        "january",
        "landscape",
        "mean temperature",
        "temperature",
        "weather" ;
    dcat:landingPage <https://www.amerigeo.org/maps/beyondmaps::degrees-celsius> .

<https://data.amerigeoss.org/dataset/d33d5b76-db9e-44f8-9599-d8e9e3e5826b/resource/75670b20-c183-4c99-b457-d6b9d9069619> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:47:51.808518"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:47:51.799407"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/maps/beyondmaps::degrees-celsius> .

<https://data.amerigeoss.org/dataset/d33d5b76-db9e-44f8-9599-d8e9e3e5826b/resource/cfdbb576-c57b-4620-8b28-287898f7b460> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:47:51.808522"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:47:51.799538"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles.arcgis.com/tiles/VAI453sU9tG9rSmh/arcgis/rest/services/WorldGeo_Physical_Climate_Mean_Temp_January/MapServer/8> .

<https://www.amerigeo.org/maps/beyondmaps::degrees-celsius> a foaf:Document .

