@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/6909de32-32f4-4079-8adb-2dadaf1ea18f> a dcat:Dataset ;
    dct:description """This data set represents the extent of the Edwards-Trinity aquifer 
system in the states of Texas, Oklahoma, and Arkansas.""" ;
    dct:identifier "USGS:9193b1f8-bd4c-46f8-a480-ab0b8fc16f68" ;
    dct:issued "2025-11-22T09:56:28.665598"^^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 ((-103.9834 28.8459, -103.9834 34.3436, -93.3292 34.3436, -93.3292 28.8459, -103.9834 28.8459))"^^gsp:wktLiteral ] ;
    dct:title "Edwards-Trinity 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/6909de32-32f4-4079-8adb-2dadaf1ea18f/resource/c4aa70aa-277d-48be-8283-35e68ac25921>,
        <https://data.amerigeoss.org/dataset/6909de32-32f4-4079-8adb-2dadaf1ea18f/resource/f950ef72-84d2-4175-b948-2e143d942feb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "aquifer-extent",
        "arkansas",
        "ckan",
        "environment",
        "geo",
        "geoscientificinformation",
        "geoss",
        "groundwater",
        "inlandwaters",
        "national",
        "north-america",
        "oklahoma",
        "texas",
        "united-states",
        "usgs-9193b1f8-bd4c-46f8-a480-ab0b8fc16f68" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6909de32-32f4-4079-8adb-2dadaf1ea18f/resource/c4aa70aa-277d-48be-8283-35e68ac25921> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T15:13:35.573225"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:56:28.654732"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.9193b1f8-bd4c-46f8-a480-ab0b8fc16f68.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/6909de32-32f4-4079-8adb-2dadaf1ea18f/resource/f950ef72-84d2-4175-b948-2e143d942feb> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T15:13:35.573232"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:56:28.655241"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://water.usgs.gov/lookup/getspatial?edwards-trinity_aquifer_system> ;
    dcat:mediaType "application/http" .

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

