@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/6e88834d-4d1d-443f-a6be-d33e1bed9cfe> 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 "USGS:60536182d34e7eb1cb3ebf85" ;
    dct:issued "2025-11-22T13:33:59.992878"^^xsd:dateTime ;
    dct:modified "20220502"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.0471 42.0215, -79.0471 42.3511, -78.3550 42.3511, -78.3550 42.0215, -79.0471 42.0215))"^^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/6e88834d-4d1d-443f-a6be-d33e1bed9cfe/resource/09350c16-6639-454c-80a9-4b6d14e982ad>,
        <https://data.amerigeoss.org/dataset/6e88834d-4d1d-443f-a6be-d33e1bed9cfe/resource/ecd6b8e4-1009-4f35-85b0-d9b69c41c42b> ;
    dcat:keyword "allegany-county",
        "amerigeo",
        "amerigeoss",
        "aquifer-mapping",
        "bedrock-mapping",
        "cattaraugus-county",
        "chautauqua-county",
        "ckan",
        "geo",
        "geoss",
        "glacial-geology",
        "national",
        "new-york",
        "north-america",
        "olean",
        "sourcewater",
        "statistics",
        "united-states",
        "usgs-60536182d34e7eb1cb3ebf85",
        "valley-fill" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/6e88834d-4d1d-443f-a6be-d33e1bed9cfe/resource/09350c16-6639-454c-80a9-4b6d14e982ad> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T19:53:07.919398"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:33:59.981068"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.60536182d34e7eb1cb3ebf85.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/6e88834d-4d1d-443f-a6be-d33e1bed9cfe/resource/ecd6b8e4-1009-4f35-85b0-d9b69c41c42b> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-08-06T19:53:07.919404"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:33:59.981504"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P96R5K5R> ;
    dcat:mediaType "application/http" .

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

