@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/161dff87-ba84-4d72-9d2b-bedecb53e906> a dcat:Dataset ;
    dct:description "Coal Permit or Lease contains spatial and tabular data potraying Coal Prospecting Permits and Competitive, Non-Competitive, and Negotiated Coal Leases issued by the Alaska Department of Natural Resources. This spatial data set characterizes the geographic representation of land parcels within the State of Alaska contained by the Coal Permit or Lease category. It has been extracted from data sets used to produce the State status plats. This data set includes cases noted on the digital status plats up to one day prior to data extraction. Each feature has an associated attribute record, including a Land Administration System (LAS) file-type and file-number which serves as an index to related LAS case-file information. Additional LAS case-file and customer information may be obtained at: http://dnr.alaska.gov/projects/las/ Those requiring more information regarding State land records should contact the Alaska Department of Natural Resources Public Information Center directly." ;
    dct:identifier "161dff87-ba84-4d72-9d2b-bedecb53e906" ;
    dct:issued "2025-11-20T03:57:20.097744"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:57:20.097749"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-151.6743 60.9303, -145.6656 60.9303, -145.6656 64.0985, -151.6743 64.0985, -151.6743 60.9303))"^^gsp:wktLiteral ] ;
    dct:title "Alaska DNR Coal Permit or Lease" ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "coal",
        "geo",
        "geoss",
        "lease",
        "national",
        "north-america",
        "permit",
        "prospecting",
        "united-states" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

