@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/7aaca310-f331-46ca-8623-118cd8c1f785> a dcat:Dataset ;
    dct:description "The meteorology data (air temperature, wet bulb temperature, cloud cover, atmospheric pressure, wind speed) was assembled from NOAA and CIMIS; data from CIMIS did not have wet bulb data, so it was calculated using relative humidity and air temperature" ;
    dct:identifier "04287db0-252e-4b18-a0ba-f1fd3227ae1d" ;
    dct:issued "2018-06-19T19:08:01.114504"^^xsd:dateTime ;
    dct:modified "2018-06-19T19:09:34.669823"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DSM2 Meteorological Input Time Series Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Min Yu" ;
            vcard:hasEmail <mailto:minyu@water.ca.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7aaca310-f331-46ca-8623-118cd8c1f785/resource/9c3537fc-292d-4c4d-816e-d390bc662763> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california-department-of-water-resources",
        "ckan",
        "dsm2",
        "geo",
        "geoss",
        "meteorology",
        "national",
        "north-america",
        "temperature",
        "united-states" ;
    dcat:theme <%7B%22Natural%20Resources%22>,
        <Water%7D> .

<https://data.amerigeoss.org/dataset/7aaca310-f331-46ca-8623-118cd8c1f785/resource/9c3537fc-292d-4c4d-816e-d390bc662763> a dcat:Distribution ;
    dct:description "A HEC-DSS file containing the timeseries of meteorological data." ;
    dct:format "dss" ;
    dct:issued "2022-08-08T15:09:33.327071"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:56:54.126815"^^xsd:dateTime ;
    dct:title "DSM2 Meteorological Data DSS File" ;
    dcat:accessURL <https://data.cnra.ca.gov/dataset/8a0c864e-b5b1-4476-b62f-927ecdb19f14/resource/0ef9c52e-79ff-4237-ac1f-6cbedc8d5f16/download/met_bc_1990to2013.dss> ;
    dcat:mediaType "application/octet-stream" .

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

