@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/58e5dbc3-a25f-4e3e-898d-bbd45d79c72c> a dcat:Dataset ;
    dct:description "The SNOTEL data retrieval tools provides an interactive process to identify and retrieve data from individual SNOTEL sites. The user does not need to know the ID for the site but must know either it's general location or the name of the site" ;
    dct:identifier "USDA-4390" ;
    dct:issued "1977-10-01"^^xsd:date ;
    dct:modified "2014-12-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SNOwpack TELemetry Network (SNOTEL)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Garry Schaefer, USDA/NRCS/NWCC, Portland, Oregon" ;
            vcard:hasEmail <mailto:garry.schaefer@por.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58e5dbc3-a25f-4e3e-898d-bbd45d79c72c/resource/242d1d65-1adf-426c-a9e6-f990550227e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "and-temperature-including-maximum",
        "ckan",
        "geo",
        "geoss",
        "minimum-and-current-for-the-day-other-sensors-may-be-available-as-needed",
        "national",
        "north-america",
        "precipitation",
        "snow-depth",
        "snow-water-equivalent",
        "soil-moisture",
        "soil-temperature",
        "united-states" .

<https://data.amerigeoss.org/dataset/58e5dbc3-a25f-4e3e-898d-bbd45d79c72c/resource/242d1d65-1adf-426c-a9e6-f990550227e8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:28:02.072026"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:22:36.412298"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.wcc.nrcs.usda.gov/snow/> ;
    dcat:mediaType "text/csv" .

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

