@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/5b7e65fd-aa65-44c7-8087-fd39156295c6> a dcat:Dataset ;
    dct:description """This data set represents the extent of the Silurian Devonian aquifers in the states of Michigan, 
Wisconsin, Illinois, Indiana, Ohio, Kentucky, and Tennessee.""" ;
    dct:identifier "USGS:9bc8ac55-0d7e-46c3-a464-2b8e1d098bf0" ;
    dct:issued "2025-11-21T23:23:48.018355"^^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 ((-96.3978 35.3248, -96.3978 45.9531, -81.5803 45.9531, -81.5803 35.3248, -96.3978 35.3248))"^^gsp:wktLiteral ] ;
    dct:title "Silurian Devonian aquifers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Water Webserver Team" ;
            vcard:hasEmail <mailto:h2oteam@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b7e65fd-aa65-44c7-8087-fd39156295c6/resource/08060b7c-1809-4272-9734-554aa129fa25>,
        <https://data.amerigeoss.org/dataset/5b7e65fd-aa65-44c7-8087-fd39156295c6/resource/c285b55c-b1a0-43f2-a8ad-beb5ac6eb8a6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "aquifer-extent",
        "central-lowland-province",
        "central-ohio",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "illinois",
        "indiana",
        "inlandwaters",
        "michigan",
        "national",
        "north-america",
        "northern-illinois",
        "united-states",
        "usgs-9bc8ac55-0d7e-46c3-a464-2b8e1d098bf0",
        "western-illinois" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/5b7e65fd-aa65-44c7-8087-fd39156295c6/resource/08060b7c-1809-4272-9734-554aa129fa25> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:36:33.296345"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:23:48.006057"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.9bc8ac55-0d7e-46c3-a464-2b8e1d098bf0.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/5b7e65fd-aa65-44c7-8087-fd39156295c6/resource/c285b55c-b1a0-43f2-a8ad-beb5ac6eb8a6> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T19:36:33.296355"^^xsd:dateTime ;
    dct:modified "2025-11-21T23:23:48.006467"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?silurian-devonian_aquifers> ;
    dcat:mediaType "application/http" .

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

