@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/3c55ea1f-accd-4435-b570-7485a6638312> a dcat:Dataset ;
    dct:description """This data set represents the extent of the alluvial and glacial aquifers
north of the southern-most line of glaciation.  Aquifers are shown in the
States of Maine, Vermont, New Hampshire, Connecticut, Massachusetts, Rhode
Island, New Jersey, New York, Pennsylvania, Ohio, Indiana, Michigan,
Wisconsin, Illinois, Minnesota, Iowa, Missouri, Kansas, Nebraska, South
Dakota, North Dakota, and Montana.
			
These data delineate the areal extent of the alluvial and glacial aquifers
as defined in The Ground Water Atlas of The United States.""" ;
    dct:identifier "USGS:0c74c5b0-b08a-4e7d-81e3-36d8f3935adb" ;
    dct:issued "2025-11-21T02:52:17.064862"^^xsd:dateTime ;
    dct:modified "20201117"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.8761 35.1648, -112.8761 50.1226, -66.1626 50.1226, -66.1626 35.1648, -112.8761 35.1648))"^^gsp:wktLiteral ] ;
    dct:title "Alluvial and Glacial Aquifers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Water Webserver Team" ;
            vcard:hasEmail <mailto:h2oteam@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3c55ea1f-accd-4435-b570-7485a6638312/resource/b3523167-fc15-432c-9292-3b46a62e46ce>,
        <https://data.amerigeoss.org/dataset/3c55ea1f-accd-4435-b570-7485a6638312/resource/b49fbcdc-5835-45c6-82d5-c88338e46690> ;
    dcat:keyword "alluvial",
        "amerigeo",
        "amerigeoss",
        "aquifer",
        "ckan",
        "connecticut",
        "geo",
        "geohydrology",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "hydrogeology",
        "illinois",
        "indiana",
        "inland-waters",
        "iowa",
        "kansas",
        "maine",
        "michigan",
        "minnesota",
        "missouri",
        "montana",
        "national",
        "nebraska",
        "new-hampshire",
        "new-jersey",
        "new-york",
        "north-america",
        "north-dakota",
        "ohio",
        "pennsylvania",
        "rhode-island",
        "south-dakota",
        "united-states",
        "usgs-0c74c5b0-b08a-4e7d-81e3-36d8f3935adb",
        "vermont",
        "wisconsin" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3c55ea1f-accd-4435-b570-7485a6638312/resource/b3523167-fc15-432c-9292-3b46a62e46ce> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T16:01:30.259837"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:52:17.047233"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?alluvial_and_glacial_aquifers> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/3c55ea1f-accd-4435-b570-7485a6638312/resource/b49fbcdc-5835-45c6-82d5-c88338e46690> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T16:01:30.259827"^^xsd:dateTime ;
    dct:modified "2025-11-21T02:52:17.046832"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.0c74c5b0-b08a-4e7d-81e3-36d8f3935adb.xml> ;
    dcat:mediaType "text/xml" .

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

