@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/26f3feec-fddf-4366-87e6-4e43d01b08f8> a dcat:Dataset ;
    dct:description """The town of Ellicottville is located in Cattaraugus County, New York. There are no previous USGS reports here. 
The four child pages below break the data up into interpreted geologic information, well logs, supplemental point data., and interpolation statistics.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-601d9cf0d34e94a4b9fc2d06> ;
    dct:issued "2025-09-24T15:20:43.833965"^^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 ((-78.8186 42.1979, -78.8186 42.4173, -78.5000 42.4173, -78.5000 42.1979, -78.8186 42.1979))"^^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/26f3feec-fddf-4366-87e6-4e43d01b08f8/resource/372c0106-f0d0-4669-93ce-05bc5ad94db9>,
        <https://data.amerigeoss.org/dataset/26f3feec-fddf-4366-87e6-4e43d01b08f8/resource/c374feb7-2249-40ad-9422-4acbf7c416b3> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aquifer-mapping",
        "bedrock-mapping",
        "cattaraugus-county",
        "ellicottville",
        "glacial-geology",
        "new-york",
        "sourcewater",
        "usgs-601d9cf0d34e94a4b9fc2d06",
        "valley-fill",
        "well-log" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/26f3feec-fddf-4366-87e6-4e43d01b08f8/resource/372c0106-f0d0-4669-93ce-05bc5ad94db9> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T06:26:58.893447"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:20:43.812296"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.601d9cf0d34e94a4b9fc2d06.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/26f3feec-fddf-4366-87e6-4e43d01b08f8/resource/c374feb7-2249-40ad-9422-4acbf7c416b3> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T15:17:56.609809"^^xsd:dateTime ;
    dct:modified "2025-09-24T15:20:43.813165"^^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" .

