@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/3e057f2a-da20-478d-af4e-386314824df2> a dcat:Dataset ;
    dct:description "This data release provides source code and an R workspace with functions comprising a non-linear baseflow separation model, calibrated values of parameters and estimates of the baseflow component of daily streamflow at selected streamflow gages. Parameter values were determined by calibration of the model. Estimates of the baseflow component include daily values and the total baseflow as a fraction of streamflow for the analysis period. The file 'run_bf_sep.zip' in the directory 'Nonlinear Baseflow Model Source Code, Functions, and Scripts\" has a complete set of model functions, parameters for 13,208 USGS streamflow gages, and a script to run the model. Instructions and software requirements for running the model are described in the file README.txt" ;
    dct:identifier "USGS:5eb458d982ce25b5135ac21d" ;
    dct:issued "2025-11-21T03:53:41.992809"^^xsd:dateTime ;
    dct:modified "20201222"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-179.6484 15.2842, -179.6484 73.0226, -59.0625 73.0226, -59.0625 15.2842, -179.6484 15.2842))"^^gsp:wktLiteral ] ;
    dct:title "Non-linear baseflow separation model with parameters and results" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher P Konrad" ;
            vcard:hasEmail <mailto:cpkonrad@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e057f2a-da20-478d-af4e-386314824df2/resource/24db8e60-ab8a-4d9d-bb5b-6123155883d5>,
        <https://data.amerigeoss.org/dataset/3e057f2a-da20-478d-af4e-386314824df2/resource/b174bacb-89fd-43ad-b630-e46641d92e5d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "baseflow",
        "ckan",
        "geo",
        "geoss",
        "hydrograph-separation",
        "mathematical-modeling",
        "national",
        "north-america",
        "streamflow",
        "united-states",
        "usgs-5eb458d982ce25b5135ac21d" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3e057f2a-da20-478d-af4e-386314824df2/resource/24db8e60-ab8a-4d9d-bb5b-6123155883d5> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T22:06:56.556688"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:53:41.984361"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5eb458d982ce25b5135ac21d.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/3e057f2a-da20-478d-af4e-386314824df2/resource/b174bacb-89fd-43ad-b630-e46641d92e5d> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T22:06:56.556695"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:53:41.984782"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9AIPHEP> ;
    dcat:mediaType "application/http" .

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

