@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/50e08a2d-d078-4c56-a5ae-3bfc6d2869b2> a dcat:Dataset ;
    dct:description "<p>Holds hourly surface temperature data from weather stations across the globe, and an important source of temperature data for temperature-health studies.</p>" ;
    dct:identifier "d33e96d7-374e-4d02-a785-c78dc1565e43" ;
    dct:issued "2019-08-10T03:17:15.694829"^^xsd:dateTime ;
    dct:modified "2019-10-23T17:47:08.535565"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCDC Hourly Global Surface Variables-Selected Subset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Walker.Wieland" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/50e08a2d-d078-4c56-a5ae-3bfc6d2869b2/resource/0ba71471-f5fe-4557-be14-9afcd6707e59>,
        <https://data.amerigeoss.org/dataset/50e08a2d-d078-4c56-a5ae-3bfc6d2869b2/resource/a1c26149-cd12-4d02-a4d2-fd694abd0d39> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "californa",
        "ckan",
        "climate",
        "geo",
        "geoss",
        "government-agency",
        "national",
        "north-america",
        "temperature",
        "united-states" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/50e08a2d-d078-4c56-a5ae-3bfc6d2869b2/resource/0ba71471-f5fe-4557-be14-9afcd6707e59> a dcat:Distribution ;
    dct:description "<p>Field descriptions of dataset.</p>" ;
    dct:format "DOC" ;
    dct:issued "2022-08-08T15:03:33.473086"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:05:06.133490"^^xsd:dateTime ;
    dct:title "NCDC Hourly Global Surface Variables Documentation" ;
    dcat:accessURL <https://data.ca.gov/dataset/d33e96d7-374e-4d02-a785-c78dc1565e43/resource/ff94bdf2-c927-4a92-8959-8cc513e172b2/download/ncdc-hourly-global-surface-variables-documentation.doc> ;
    dcat:mediaType "application/msword" .

<https://data.amerigeoss.org/dataset/50e08a2d-d078-4c56-a5ae-3bfc6d2869b2/resource/a1c26149-cd12-4d02-a4d2-fd694abd0d39> a dcat:Distribution ;
    dct:description "<p>Holds hourly surface temperature data from weather stations across the globe, and an important source of temperature data for temperature-health studies.</p>" ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T15:03:33.473080"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:05:06.133078"^^xsd:dateTime ;
    dct:title "Sacramento Airport Surface Temperatures" ;
    dcat:accessURL <https://data.ca.gov/dataset/d33e96d7-374e-4d02-a785-c78dc1565e43/resource/9bd65fa0-a5bb-47aa-a365-a4442c4e1563/download/sacramento-airport-surface-temperatures.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

