@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/2c1f3576-06f4-4f18-a256-8dbcda239bda> a dcat:Dataset ;
    dct:description "This dataset includes spreadsheets with statistical data (mean and median absolute error) used in deciding which interpolation method best fit the corresponding dataset.  All statistical data were paired with a visual inspection of the interpolation prior to determining the final raster product. All spreadsheets were generated using an automated Python script (Jahn, 2020)." ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-610aa94ad34ef8d705689346> ;
    dct:issued "2025-09-24T00:33:57.114174"^^xsd:dateTime ;
    dct:modified "2022-05-02T00: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 ((-74.7000 41.5000, -74.7000 41.8550, -74.3250 41.8550, -74.3250 41.5000, -74.7000 41.5000))"^^gsp:wktLiteral ] ;
    dct:title "Interpolated Hydrogeologic Framework and Digitized Datasets for Upstate New York Study Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua C Woda" ;
            vcard:hasEmail <mailto:jwoda@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c1f3576-06f4-4f18-a256-8dbcda239bda/resource/8bae02c1-33d4-4b2c-bb60-54a564ef58fc>,
        <https://data.amerigeoss.org/dataset/2c1f3576-06f4-4f18-a256-8dbcda239bda/resource/9dc09979-59ee-47c5-9f8b-c112f36947e7> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aquifer-mapping",
        "bedrock-mapping",
        "glacial-geology",
        "new-york",
        "orange-county",
        "rondout-neversink",
        "sourcewater",
        "statistics",
        "sullivan-county",
        "ulster-county",
        "usgs-610aa94ad34ef8d705689346",
        "valley-fill" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2c1f3576-06f4-4f18-a256-8dbcda239bda/resource/8bae02c1-33d4-4b2c-bb60-54a564ef58fc> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T15:03:11.406445"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:33:57.091408"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P96R5K5R> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/2c1f3576-06f4-4f18-a256-8dbcda239bda/resource/9dc09979-59ee-47c5-9f8b-c112f36947e7> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-15T11:20:06.212153"^^xsd:dateTime ;
    dct:modified "2025-09-24T00:33:57.092428"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.610aa94ad34ef8d705689346.xml> ;
    dcat:mediaType "text/xml" .

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

