@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/28dc8849-4b83-446f-b210-caa4722140a2> a dcat:Dataset ;
    dct:description """The U.S. Geological Survey Data Series provides raster data representing an estimate of aquifer 
vulnerability calculated for each 30-meter raster cell. Depth to water, Recharge, Aquifer media, 
Soil media, Topography, Impact of the vadose zone, and hydraulic Conductivity of the aquifer 
(DRASTIC) are represented geospatially and used to calculate aquifer vulnerability. The DRASTIC 
approach to calculating aquifer vulnerability involves developing an index, based on geospatial 
information, which rates how susceptible the aquifers underlying different areas are to receive 
chemicals introduced at land surface. The physical data represented in each geospatial layer 
was assigned an index value and a weight multiplier used to indicate the importance of each 
type of data. The weighted sum of the layers was then calculated to achieve the aquifer 
vulnerability score""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-2a38302b-243d-41cc-8823-31807da1d4e7> ;
    dct:issued "2025-09-24T16:59:15.656028"^^xsd:dateTime ;
    dct:modified "2020-11-17T00: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 ((-110.8031 31.2392, -110.8031 41.5230, -101.3601 41.5230, -101.3601 31.2392, -110.8031 31.2392))"^^gsp:wktLiteral ] ;
    dct:title "Aquifer vulnerability for Colorado and New Mexico" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Linard" ;
            vcard:hasEmail <mailto:jilinard@usgs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aquifer-media",
        "colorado",
        "colorado-aquifer",
        "depth-to-water",
        "drastic",
        "elevation-and-derived-products",
        "geological-and-geophysical",
        "human-health-and-diease",
        "hydraulic-conductivity",
        "imagery",
        "imagery-and-base-maps",
        "impact-of-the-vadose-zone",
        "inland-waters",
        "locations-and-geodetic-networks",
        "new-mexico",
        "new-mexico-aquifer",
        "oceans-and-estuaries",
        "recharge",
        "soil-media",
        "topography",
        "usgs-2a38302b-243d-41cc-8823-31807da1d4e7" ;
    dcat:theme <%7Bgeospatial%7D> .

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

