@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/68dffad0-8b93-4879-a11b-866b6d2a7201> a dcat:Dataset ;
    dct:description """This data set represents the extent of the Floridan aquifer system in the 
states of Florida, Georgia, and Alabama.""" ;
    dct:identifier "USGS:e0c53058-eb6e-4985-a15d-99e16c7dd487" ;
    dct:issued "2025-11-22T09:50:00.607157"^^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 ((-89.6823 25.2633, -89.6823 33.1130, -78.6448 33.1130, -78.6448 25.2633, -89.6823 25.2633))"^^gsp:wktLiteral ] ;
    dct:title "Floridan aquifer system" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Water Webserver Team" ;
            vcard:hasEmail <mailto:h2oteam@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68dffad0-8b93-4879-a11b-866b6d2a7201/resource/38561dcc-3101-42f4-a49c-44eb8e2201e7>,
        <https://data.amerigeoss.org/dataset/68dffad0-8b93-4879-a11b-866b6d2a7201/resource/e5ffddc5-b258-4056-a724-8a24a7a57001> ;
    dcat:keyword "alabama",
        "amerigeo",
        "amerigeoss",
        "aquifer",
        "aquifer-extent",
        "ckan",
        "environment",
        "florida",
        "geo",
        "georgia",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "inlandwaters",
        "national",
        "north-america",
        "united-states",
        "usgs-e0c53058-eb6e-4985-a15d-99e16c7dd487" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/68dffad0-8b93-4879-a11b-866b6d2a7201/resource/38561dcc-3101-42f4-a49c-44eb8e2201e7> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:35:57.166062"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:00.597270"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?floridan_aquifer_system> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/68dffad0-8b93-4879-a11b-866b6d2a7201/resource/e5ffddc5-b258-4056-a724-8a24a7a57001> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-07T14:35:57.166051"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:50:00.596796"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.e0c53058-eb6e-4985-a15d-99e16c7dd487.xml> ;
    dcat:mediaType "text/xml" .

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

