@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/efcb3236-c2a0-4a34-b961-60cd65d93c6c> a dcat:Dataset ;
    dct:description "USGS map of surficial deposits across the eastern half of the United States. Various downloadable versions of the map are available. " ;
    dct:identifier "efcb3236-c2a0-4a34-b961-60cd65d93c6c" ;
    dct:issued "2025-11-25T23:02:45.981855"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:02:45.981860"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-66.5332 50.0642, -66.5332 24.2069, -104.1504 24.2069, -104.1504 50.0642, -66.5332 50.0642)))"^^gsp:wktLiteral ] ;
    dct:title "Map of Surficial Deposits and Materials in the Eastern and Central United States (East of 102° West Longitude)" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/efcb3236-c2a0-4a34-b961-60cd65d93c6c/resource/5795e1d3-3428-4998-ade9-8175ebc4cd25> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "gis",
        "global",
        "map",
        "sediment",
        "surficial-deposits",
        "united-states",
        "usgs" .

<https://data.amerigeoss.org/dataset/efcb3236-c2a0-4a34-b961-60cd65d93c6c/resource/5795e1d3-3428-4998-ade9-8175ebc4cd25> a dcat:Distribution ;
    dct:description "USGS map of surficial deposits across the eastern half of the United States. Various downloadable versions of the map are available. " ;
    dct:format "HTML" ;
    dct:issued "2014-06-16T18:54:00.327269"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:02:45.971860"^^xsd:dateTime ;
    dcat:accessURL <http://pubs.usgs.gov/imap/i-2789/> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

