@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/3d31f3e2-a09b-440e-bcf9-fd9c35b7f106> 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 "USGS:5e2a0116e4b0a79317cf80aa" ;
    dct:issued "2025-11-21T03:24:19.055829"^^xsd:dateTime ;
    dct:modified "20200827"^^xsd:gYear ;
    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/3d31f3e2-a09b-440e-bcf9-fd9c35b7f106/resource/02083314-6d41-445c-a7be-97e1c45bf87e>,
        <https://data.amerigeoss.org/dataset/3d31f3e2-a09b-440e-bcf9-fd9c35b7f106/resource/06929f51-5c3b-42a4-844b-5a91beb43afb> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edwards-aquifer",
        "geo",
        "geoss",
        "groundwater-flow",
        "mathematical-modeling",
        "national",
        "north-america",
        "united-states",
        "usgs-5e2a0116e4b0a79317cf80aa" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/3d31f3e2-a09b-440e-bcf9-fd9c35b7f106/resource/02083314-6d41-445c-a7be-97e1c45bf87e> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T22:45:14.748971"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:24:19.047636"^^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/dataset/3d31f3e2-a09b-440e-bcf9-fd9c35b7f106/resource/06929f51-5c3b-42a4-844b-5a91beb43afb> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T22:45:14.748977"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:24:19.048070"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9AUZMI7> ;
    dcat:mediaType "application/http" .

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

