@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/69e6ee1c-be11-4f3b-8035-2ece51ac5267> a dcat:Dataset ;
    dct:description """This data release contains code for computing the filtering properties of cyclical infiltration in a layered vadose zone in Central Valley, California.
The code for computing the filtering is described in a manuscript that is under review at Vadose Zone Journal. The updated data contained in this data release 
are the code to compute the filtering properties of the vadose zone. This code was developed in 2018. The code uses existing data as inputs. The inputs are from 
a groundwater flow model for Central Valley, California, described by Faunt et al. (2009), and from a soil texture model described by Faunt et al. (2010).
The inputs from Faunt et al. (2009) and Faunt et al. (2010) were released in those years and are available for download from 
https://ca.water.usgs.gov/projects/central-valley/central-valley-hydrologic-model.html""" ;
    dct:identifier "USGS:5b4f8787e4b06a6dd184441f" ;
    dct:issued "2025-11-22T10:33:27.479821"^^xsd:dateTime ;
    dct:modified "20200807"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-122.8711 34.8315, -122.8711 40.6303, -118.4326 40.6303, -118.4326 34.8315, -122.8711 34.8315))"^^gsp:wktLiteral ] ;
    dct:title "Code for use within Matlab for computing the damping and lag time of responses to cyclical infiltration in a layered vadose zone in Central Valley, California" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jesse E Dickinson" ;
            vcard:hasEmail <mailto:jdickins@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/69e6ee1c-be11-4f3b-8035-2ece51ac5267/resource/599e6b61-c3d8-4fab-9804-e4a5cf808dd1>,
        <https://data.amerigeoss.org/dataset/69e6ee1c-be11-4f3b-8035-2ece51ac5267/resource/960df88e-e702-44f0-a642-f38db5907239> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california",
        "central-valley",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "percolation",
        "united-states",
        "unsaturated-zone",
        "usgs-5b4f8787e4b06a6dd184441f",
        "water-cycle" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/69e6ee1c-be11-4f3b-8035-2ece51ac5267/resource/599e6b61-c3d8-4fab-9804-e4a5cf808dd1> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:25:29.981946"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:33:27.471375"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9BHD74M> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/69e6ee1c-be11-4f3b-8035-2ece51ac5267/resource/960df88e-e702-44f0-a642-f38db5907239> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T15:25:29.981936"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:33:27.470946"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5b4f8787e4b06a6dd184441f.xml> ;
    dcat:mediaType "text/xml" .

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

