@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/ccf3bdcb-490a-4835-bffa-768b30ec8d9a> a dcat:Dataset ;
    dct:description "Information on the layers and subsurface of the Appalachian Basin. Includes cross section PDFs." ;
    dct:identifier "ccf3bdcb-490a-4835-bffa-768b30ec8d9a" ;
    dct:issued "2025-11-25T22:43:54.790589"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:43:54.790593"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "The Appalachian Foreland Basin in Eastern United States" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frank R. Ettensohn" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ccf3bdcb-490a-4835-bffa-768b30ec8d9a/resource/da176162-2da1-4b5e-9f7e-1d8e419c14e9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appalachian-basin",
        "ckan",
        "cross-section",
        "depth",
        "edx",
        "energy",
        "energy-data-exchange",
        "formation-name",
        "geo",
        "geology",
        "geoss",
        "global",
        "lithology",
        "map",
        "stratigraphy",
        "subsurface" .

<https://data.amerigeoss.org/dataset/ccf3bdcb-490a-4835-bffa-768b30ec8d9a/resource/da176162-2da1-4b5e-9f7e-1d8e419c14e9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2014-01-10T11:44:37.143715"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:43:54.780418"^^xsd:dateTime ;
    dcat:accessURL <http://www.sciencedirect.com/science/article/pii/S187459970800004X> .

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

