@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/1fa48c43-c697-4c2e-a2a8-3e2205884f4e> a dcat:Dataset ;
    dct:description "This data was produced as part of a subsurface tracer experiment performed on a boreal hillslope in July, 2015. The data is separated into three files: 'Well Data.csv' includes the location and depth of well screens, concentrations of the bromide tracer in time, saturation state of the subsurface at the wells, ground cover at the wells, and depth of the organic-mineral boundary which controls shallow flow. 'Probe data.csv' includes thaw depth, gravel presence, and vegetation type within the well field. 'Breakthroughs.csv' includes solute concentrations in time from wells that displayed robust breakthroughs. The data includes electrical conductivity and bromide measurements, and a column that combines these two solutes based on a significant linear relationship between the two. " ;
    dct:identifier "USGS:ASC92" ;
    dct:issued "2025-11-20T09:30:35.439582"^^xsd:dateTime ;
    dct:modified "20201125"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-146.9150 65.3460, -146.9150 65.3450, -146.9160 65.3450, -146.9160 65.3460, -146.9150 65.3460))"^^gsp:wktLiteral ] ;
    dct:title "West Twin Creek Alaska Subsurface Bromide Tracer Experiment, 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Koch" ;
            vcard:hasEmail <mailto:ascweb@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1fa48c43-c697-4c2e-a2a8-3e2205884f4e/resource/31cbaeda-d654-42d2-9901-ff3d2d0a3cf3>,
        <https://data.amerigeoss.org/dataset/1fa48c43-c697-4c2e-a2a8-3e2205884f4e/resource/c04eee3b-bc93-448d-afbc-cbfba5322119> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater-flow",
        "infiltration",
        "national",
        "nome-creek",
        "north-america",
        "percolation",
        "permeability",
        "runoff",
        "soil-horizons",
        "subsurface-flow",
        "tracer-study",
        "united-states",
        "usgs-asc92",
        "water-sampling",
        "white-mountains" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1fa48c43-c697-4c2e-a2a8-3e2205884f4e/resource/31cbaeda-d654-42d2-9901-ff3d2d0a3cf3> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:34:20.373060"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:30:35.428537"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F70C4T0V> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/1fa48c43-c697-4c2e-a2a8-3e2205884f4e/resource/c04eee3b-bc93-448d-afbc-cbfba5322119> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-05T21:34:20.373052"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:30:35.428061"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.ASC92.xml> ;
    dcat:mediaType "text/xml" .

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

