@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/ef484fc5-2a1b-419b-a830-584ad02de299> a dcat:Dataset ;
    dct:description "Anthracite coal mine permits in PA." ;
    dct:identifier "ef484fc5-2a1b-419b-a830-584ad02de299" ;
    dct:issued "2025-11-25T23:02:28.444211"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:02:28.444216"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-74.4653 42.5045, -74.4653 39.6226, -80.7495 39.6226, -80.7495 42.5045, -74.4653 42.5045)))"^^gsp:wktLiteral ] ;
    dct:title "Pennsylvania Spatial Data: Anthracite Coal Mine Permits" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ef484fc5-2a1b-419b-a830-584ad02de299/resource/5ce4b9d9-831c-4efa-90e0-c335656ebeb3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "anthracite",
        "ckan",
        "coal",
        "coal-mine",
        "data",
        "download",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "gis",
        "global",
        "pasda",
        "pennsylvania",
        "resource" .

<https://data.amerigeoss.org/dataset/ef484fc5-2a1b-419b-a830-584ad02de299/resource/5ce4b9d9-831c-4efa-90e0-c335656ebeb3> a dcat:Distribution ;
    dct:description "Anthracite coal mine permits in PA." ;
    dct:format "HTML" ;
    dct:issued "2014-05-29T14:45:53.301183"^^xsd:dateTime ;
    dct:modified "2025-11-25T23:02:28.434311"^^xsd:dateTime ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=366> .

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

