@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/d93f34c8-3fd9-4811-9d51-15968d61b48d> a dcat:Dataset ;
    dct:description """Downloadable GIS data for Illinois coal. \r
\r
Clicking on the link "Illinois Coal Quality Data" results in immediate data download. From the site: "Non-confidential coal quality data from over 5,800 samples in Illinois. North American Datum 1983 (NAD83) Longitude/Latitude unprojected coordinates in decimal degrees are provided. 4.0 MB Excel file\"""" ;
    dct:identifier "d93f34c8-3fd9-4811-9d51-15968d61b48d" ;
    dct:issued "2025-11-25T22:50:49.346430"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:50:49.346434"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-87.2314 42.8760, -87.2314 36.9674, -92.1753 36.9674, -92.1753 42.8760, -87.2314 42.8760)))"^^gsp:wktLiteral ] ;
    dct:title "ISGS Coal Maps and Data" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d93f34c8-3fd9-4811-9d51-15968d61b48d/resource/81a53af4-4cd9-4c87-8d88-d101d4f50d98> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "coal",
        "coal-quality",
        "data",
        "edx",
        "energy",
        "energy-data-exchange",
        "excel",
        "geo",
        "geoss",
        "global",
        "illinois",
        "resource" .

<https://data.amerigeoss.org/dataset/d93f34c8-3fd9-4811-9d51-15968d61b48d/resource/81a53af4-4cd9-4c87-8d88-d101d4f50d98> a dcat:Distribution ;
    dct:description """Downloadable GIS data for Illinois coal. \r
\r
Clicking on the link "Illinois Coal Quality Data" results in immediate data download. From the site: "Non-confidential coal quality data from over 5,800 samples in Illinois. North American Datum 1983 (NAD83) Longitude/Latitude unprojected coordinates in decimal degrees are provided. 4.0 MB Excel file\"""" ;
    dct:format "HTML" ;
    dct:issued "2014-07-08T11:39:12.445776"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:50:49.337792"^^xsd:dateTime ;
    dcat:accessURL <http://isgs.illinois.edu/research/coal/maps> .

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

