@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/25238f99-28ac-4c8b-8470-94bd7d59ece0> a dcat:Dataset ;
    dct:description "Supporting datasets for the associated journal publication \"Towards reproducible environmental modeling for decision support: a worked example\".  Includes source codes for the version of PEST++ and MODFLOW-2005 used, the pyEMU and FloPy python modules and the driver script \"eaa.py\".  Also included are the existing MODFLOW-2005 models supplied the Edwards Aquifer Authority" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-5e2a0116e4b0a79317cf80aa> ;
    dct:issued "2025-09-24T11:36:40.221588"^^xsd:dateTime ;
    dct:modified "2020-08-27T00: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 ((-100.2228 29.0174, -100.2228 30.2966, -97.2015 30.2966, -97.2015 29.0174, -100.2228 29.0174))"^^gsp:wktLiteral ] ;
    dct:title "Towards reproducible environmental modeling for decision support: a worked example" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GS-W-TXPUBLIC-INFO" ;
            vcard:hasEmail <mailto:gs-w-txpublic-info@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/25238f99-28ac-4c8b-8470-94bd7d59ece0/resource/11c5c347-81a7-4093-b8f4-6cac0724e948>,
        <https://data.amerigeoss.org/dataset/25238f99-28ac-4c8b-8470-94bd7d59ece0/resource/e36aabd2-0dbb-4f14-a427-854bf755f0e4> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "edwards-aquifer",
        "groundwater-flow",
        "mathematical-modeling",
        "usgs-5e2a0116e4b0a79317cf80aa" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/25238f99-28ac-4c8b-8470-94bd7d59ece0/resource/11c5c347-81a7-4093-b8f4-6cac0724e948> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T18:10:11.150345"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:36:40.201930"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9AUZMI7> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/25238f99-28ac-4c8b-8470-94bd7d59ece0/resource/e36aabd2-0dbb-4f14-a427-854bf755f0e4> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T13:49:30.963081"^^xsd:dateTime ;
    dct:modified "2025-09-24T11:36:40.203226"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5e2a0116e4b0a79317cf80aa.xml> ;
    dcat:mediaType "text/xml" .

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

