@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/52f42a78-dce6-4f24-8eae-0581b781d4d0> a dcat:Dataset ;
    dct:description "This dataset contains locations of overburden thickness and information regarding their relative thickness." ;
    dct:identifier "USGS:5eb45e7c82ce25b5135ac238" ;
    dct:issued "2025-11-21T17:29:14.335248"^^xsd:dateTime ;
    dct:modified "20200825"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.6888 42.3920, -76.6888 42.4806, -76.5689 42.4806, -76.5689 42.3920, -76.6888 42.3920))"^^gsp:wktLiteral ] ;
    dct:title "Overburden Thickness in the Enfield Creek Valley" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Benjamin N Fisher" ;
            vcard:hasEmail <mailto:bfisher@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/52f42a78-dce6-4f24-8eae-0581b781d4d0/resource/1b612288-8999-4107-a141-c217df809525>,
        <https://data.amerigeoss.org/dataset/52f42a78-dce6-4f24-8eae-0581b781d4d0/resource/f9189aa0-7222-4b68-b3e2-22f2652ab704> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "aquifer",
        "ckan",
        "enfield",
        "geo",
        "geoss",
        "groundwater",
        "national",
        "new-york",
        "north-america",
        "surficial-geology",
        "tompkins-county",
        "united-states",
        "usgs-5eb45e7c82ce25b5135ac238" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/52f42a78-dce6-4f24-8eae-0581b781d4d0/resource/1b612288-8999-4107-a141-c217df809525> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:02:04.877170"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:29:14.326440"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/P9T3U63J> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/52f42a78-dce6-4f24-8eae-0581b781d4d0/resource/f9189aa0-7222-4b68-b3e2-22f2652ab704> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:02:04.877160"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:29:14.325989"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.5eb45e7c82ce25b5135ac238.xml> ;
    dcat:mediaType "text/xml" .

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

