@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/9aceb770-b9e7-43a2-925b-b42398141fa0> a dcat:Dataset ;
    dct:description "Mine locations in Alabama with lat. and long., since Alabama is the most Southern and Western state in the Appalachian area." ;
    dct:identifier "9aceb770-b9e7-43a2-925b-b42398141fa0" ;
    dct:issued "2025-11-25T22:17:33.614582"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:17:33.614587"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-88.0026 30.2336, -88.4014 30.3936, -88.4651 31.7022, -88.4729 31.8889, -88.1950 35.0135, -87.9861 35.0160, -87.2076 35.0080, -85.6090 34.9902, -84.8946 32.2687, -84.8940 32.2592, -85.0016 31.0013, -87.5934 30.2784, -87.7953 30.2339, -88.0026 30.2336)))"^^gsp:wktLiteral ] ;
    dct:title "Mine locations in Alabama with lat. and long." ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9aceb770-b9e7-43a2-925b-b42398141fa0/resource/77ec1930-7307-4eab-a3df-d382d7a1386e> ;
    dcat:keyword "alabama",
        "amerigeo",
        "amerigeoss",
        "appalachian-basin",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geographic",
        "geoss",
        "global",
        "map",
        "mine",
        "resource" .

<https://data.amerigeoss.org/dataset/9aceb770-b9e7-43a2-925b-b42398141fa0/resource/77ec1930-7307-4eab-a3df-d382d7a1386e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2014-01-10T17:03:27.629612"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:17:33.605841"^^xsd:dateTime ;
    dcat:accessURL <http://www.lat-long.com/ListLocations-1-Alabama-Mine.html> .

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

