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

<https://data.amerigeoss.org/dataset/2d6e1d21-94cd-45e1-9784-366ddf96efd9> a dcat:Dataset ;
    dct:description "This data release contains two tables with information on seasonal values for temperature, wind, and snow cover collected at the Colville River Delta, Alaska, 2011-2018. Researchers with the U.S. Geological Survey used an on-site weather station to automatically record the temperature and speed and direction of the wind across the duration of their field season. Researchers also established permanent plots that they visited to record the percent cover of snow from their arrival at the site each spring until all snow had melted." ;
    dct:identifier "USGS:ASC421" ;
    dct:issued "2025-11-20T17:23:35.174520"^^xsd:dateTime ;
    dct:modified "20211214"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-150.8600 70.3600, -150.8600 70.4700, -150.2500 70.4700, -150.2500 70.3600, -150.8600 70.3600))"^^gsp:wktLiteral ] ;
    dct:title "Environmental Data from the Colville River Delta, Alaska" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "U.S. Geological Survey, Alaska Science Center" ;
            vcard:hasEmail <mailto:ascweb@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d6e1d21-94cd-45e1-9784-366ddf96efd9/resource/7d64e3d9-0f66-45e7-85ac-1436774c6fce>,
        <https://data.amerigeoss.org/dataset/2d6e1d21-94cd-45e1-9784-366ddf96efd9/resource/8deb09d6-9a65-40f3-b7ca-be37f2d5f1ac> ;
    dcat:keyword "air-temperature",
        "alaska",
        "amerigeo",
        "amerigeoss",
        "arctic-coastal-plain",
        "ckan",
        "colville-river-delta",
        "environment",
        "geo",
        "geoss",
        "humidity",
        "national",
        "north-america",
        "terrestrial-ecosystems",
        "tundra-ecosystems",
        "united-states",
        "usgs-asc421",
        "wetland-ecosystems",
        "wind-speed-wind-direction" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2d6e1d21-94cd-45e1-9784-366ddf96efd9/resource/7d64e3d9-0f66-45e7-85ac-1436774c6fce> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:43:24.762626"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:23:35.163939"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9UE2Q73> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2d6e1d21-94cd-45e1-9784-366ddf96efd9/resource/8deb09d6-9a65-40f3-b7ca-be37f2d5f1ac> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:43:24.762619"^^xsd:dateTime ;
    dct:modified "2025-11-20T17:23:35.163531"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ASC421.xml> ;
    dcat:mediaType "text/xml" .

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

