@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/dc20d6fe-2f21-43e5-ae3d-176f9144c476> a dcat:Dataset ;
    dct:description "From the site: \"Coal Pillar Locations are pillars of coal that must remain in place to provide support for a coal mine.\"" ;
    dct:identifier "dc20d6fe-2f21-43e5-ae3d-176f9144c476" ;
    dct:issued "2025-11-25T22:52:18.646414"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:52:18.646419"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-74.3115 42.5045, -74.3115 39.5040, -80.8154 39.5040, -80.8154 42.5045, -74.3115 42.5045)))"^^gsp:wktLiteral ] ;
    dct:title "Pennsylvania Spatial Data: Coal Pillar Location-Mining" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dc20d6fe-2f21-43e5-ae3d-176f9144c476/resource/e23ebdc4-4923-4500-b27f-a8f2863782c9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coal",
        "coal-pillar",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "gis",
        "global",
        "mining",
        "pasda",
        "pennsylvania",
        "resource" .

<https://data.amerigeoss.org/dataset/dc20d6fe-2f21-43e5-ae3d-176f9144c476/resource/e23ebdc4-4923-4500-b27f-a8f2863782c9> a dcat:Distribution ;
    dct:description "From the site: \"Coal Pillar Locations are pillars of coal that must remain in place to provide support for a coal mine.\"" ;
    dct:format "HTML" ;
    dct:issued "2014-06-02T19:06:24.050287"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:52:18.636624"^^xsd:dateTime ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=273> .

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

