@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/2d91c095-2e8e-4b1c-b063-4ee205b179d2> a dcat:Dataset ;
    dct:description "This is an overview of the Marcellus Shale in Pennsylvania, giving the geology for Marcellus." ;
    dct:identifier "2d91c095-2e8e-4b1c-b063-4ee205b179d2" ;
    dct:issued "2025-11-25T21:23:00.105964"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:23:00.105969"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-79.3966 39.7193, -80.4291 39.7198, -80.5243 39.7212, -80.5260 40.1625, -80.5239 41.4951, -80.5226 41.8508, -80.5206 41.9869, -79.7632 42.2673, -75.3828 41.9984, -75.3457 41.9928, -75.1248 41.8492, -75.0798 41.8141, -74.7400 41.4221, -74.7053 41.3751, -74.7001 41.3506, -74.7255 40.1493, -74.7463 40.1244, -75.1429 39.8816, -75.2537 39.8455, -75.4205 39.7990, -75.7749 39.7246, -75.7911 39.7239, -76.1392 39.7222, -76.5698 39.7203, -77.4758 39.7196, -79.3966 39.7193)))"^^gsp:wktLiteral ] ;
    dct:title "The Marcellus Shale Play in Pennsylvannia: Basic Geology" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John A Harper" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d91c095-2e8e-4b1c-b063-4ee205b179d2/resource/4fc72d1e-9e65-403e-8573-aeb942a3ad9f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "global",
        "marcellus-shale",
        "pennsylvanina",
        "task-9" .

<https://data.amerigeoss.org/dataset/2d91c095-2e8e-4b1c-b063-4ee205b179d2/resource/4fc72d1e-9e65-403e-8573-aeb942a3ad9f> a dcat:Distribution ;
    dct:description "This is a Powerpoint presentation of the basic geology of the Pennyslvania Marcellus Shale." ;
    dct:format "PDF" ;
    dct:issued "2014-05-08T20:02:07.545539"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:23:00.098191"^^xsd:dateTime ;
    dct:title "Basic geology pp.pdf" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2014-05-09T00%3A01%3A44.163Z/basic-geology-pp.pdf> ;
    dcat:byteSize "9742839"^^xsd:nonNegativeInteger .

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

