@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/45e44010-bc2c-4e29-9b91-7f6e68584579> 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=4> ;
    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/45e44010-bc2c-4e29-9b91-7f6e68584579/resource/346e4aeb-1ce8-4afa-b3d9-ac60736f22c2>,
        <https://data.amerigeoss.org/dataset/45e44010-bc2c-4e29-9b91-7f6e68584579/resource/b914bbed-7429-4256-bd42-a5118114f025> ;
    dcat:keyword "average temperature",
        "climate",
        "january",
        "landscape",
        "mean temperature",
        "temperature",
        "weather" ;
    dcat:landingPage <https://climate-amerigeoss.hub.arcgis.com/maps/beyondmaps::degrees-celsius> .

<https://data.amerigeoss.org/dataset/45e44010-bc2c-4e29-9b91-7f6e68584579/resource/346e4aeb-1ce8-4afa-b3d9-ac60736f22c2> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-18T17:05:22.023364"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:05:22.014143"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles.arcgis.com/tiles/VAI453sU9tG9rSmh/arcgis/rest/services/WorldGeo_Physical_Climate_Mean_Temp_January/MapServer/4> .

<https://data.amerigeoss.org/dataset/45e44010-bc2c-4e29-9b91-7f6e68584579/resource/b914bbed-7429-4256-bd42-a5118114f025> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:05:22.023361"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:05:22.014015"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://climate-amerigeoss.hub.arcgis.com/maps/beyondmaps::degrees-celsius> .

<https://climate-amerigeoss.hub.arcgis.com/maps/beyondmaps::degrees-celsius> a foaf:Document .

