@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/08bb6237-4e45-48bf-98b7-52ceeeb67aa1> a dcat:Dataset ;
    dct:description "This model archive contains data and code used to assess the use of process-informed multi-task deep learning models for predicting in-stream dissolved oxygen concentrations. Three holdout experiments were run to assess model performance, including a temporal holdout experiment, a spatial holdout experiment with similar sites held out, and a spatial holdout experiment with dissimilar sites held out. This model archive includes data from 10 sites in the lower Delaware River Basin that were used in the model experiments. Model training target data include dissolved oxygen concentrations downloaded from the National Water Information System (NWIS) (U.S. Geological Survey 2023). Model input data include daily meteorological driver variables derived from gridded surface data (gridMET; Abatzoglou 2013); river and catchment characteristics (Wieczorek et al. 2018); and estimates of daily stream metabolism rates (Appling et al. 2018). The contents of this model archive are organized into files or file directories that have been aggregated into zip files:" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-649600a6d34ef77fcb01e736> ;
    dct:issued "2025-09-23T17:46:57.791595"^^xsd:dateTime ;
    dct:modified "2024-09-23T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.3956 39.5000, -76.3956 40.8911, -74.3712 40.8911, -74.3712 39.5000, -76.3956 39.5000))"^^gsp:wktLiteral ] ;
    dct:title "Data and model code used to evaluate a process-guided deep learning approach for in-stream dissolved oxygen prediction" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jeffrey M. Sadler" ;
            vcard:hasEmail <mailto:jsadler@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/08bb6237-4e45-48bf-98b7-52ceeeb67aa1/resource/89813b07-5d7e-4a7a-a552-c0e2061c689e>,
        <https://data.amerigeoss.org/dataset/08bb6237-4e45-48bf-98b7-52ceeeb67aa1/resource/b9a03bd3-acd9-45b6-9f40-7b9abb79ce45> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "deep-learning",
        "dissolved-oxygen",
        "environment",
        "hybrid-modeling",
        "inlandwaters",
        "machine-learning",
        "modeling",
        "streams",
        "united-states",
        "us",
        "usgs-649600a6d34ef77fcb01e736",
        "water",
        "water-resources" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/08bb6237-4e45-48bf-98b7-52ceeeb67aa1/resource/89813b07-5d7e-4a7a-a552-c0e2061c689e> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T02:54:19.035136"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:46:57.762988"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.649600a6d34ef77fcb01e736.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/08bb6237-4e45-48bf-98b7-52ceeeb67aa1/resource/b9a03bd3-acd9-45b6-9f40-7b9abb79ce45> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T05:09:51.927630"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:46:57.763858"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P13T6EYN> ;
    dcat:mediaType "application/http" .

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

