@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/ce603c75-2546-4545-bcdb-31aef1046eb7> a dcat:Dataset ;
    dct:description """<p>Monthly summary of precipitation and air temperature data collected daily from standard U.S. climatological service instruments located at USDA Jornada Experimental Range Headquarters.</p>
""" ;
    dct:identifier "ce603c75-2546-4545-bcdb-31aef1046eb7" ;
    dct:issued "2025-12-01T16:03:32.518388"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:03:32.518393"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "USDA-NOAA NWS Monthly Summary Climatological Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jornada Basin LTER" ;
            vcard:hasEmail <mailto:datamanager@jornada-vmail.nmsu.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ce603c75-2546-4545-bcdb-31aef1046eb7/resource/9f53c89c-2cc7-40c7-8a7e-b4cb1b6e8366>,
        <https://data.amerigeoss.org/dataset/ce603c75-2546-4545-bcdb-31aef1046eb7/resource/d1e69c7a-a631-4047-ada2-f70350aff0d9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ce603c75-2546-4545-bcdb-31aef1046eb7/resource/9f53c89c-2cc7-40c7-8a7e-b4cb1b6e8366> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-03-01T06:01:32.384369"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:03:32.509655"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://jornada.nmsu.edu/content/usda-noaa-nws-monthly-summary-climatological-data> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/ce603c75-2546-4545-bcdb-31aef1046eb7/resource/d1e69c7a-a631-4047-ada2-f70350aff0d9> a dcat:Distribution ;
    dct:description "JornadaStudy_379_noaa_weather_station_climate_monthly_data_0.csv" ;
    dct:format "CSV" ;
    dct:issued "2018-03-01T06:01:32.384386"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:03:32.510287"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://jornada.nmsu.edu/sites/jornada.nmsu.edu/files/data_files/JornadaStudy_379_noaa_weather_station_climate_monthly_data_0.csv> ;
    dcat:mediaType "text/html" .

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

