@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/202c70c2-c82a-4bf6-a3a1-c55229cd230a> a dcat:Dataset ;
    dct:description "This data set portrays the approximate location of Abandoned Mine Land Problem Areas containing public health, safety, and public welfare problems created by past coal mining. It is a subset of data contained in the Office of Surface Mining (OSM) Abandoned Mine Land Inventory. This layer represents the AML Inventory Sites, which are the boundary of an entire problem area. All related AML point/polygon features must fit within the boundary of the designated problem area." ;
    dct:identifier "202c70c2-c82a-4bf6-a3a1-c55229cd230a" ;
    dct:issued "2025-11-20T09:49:04.382526"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:49:04.382530"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5819 39.6993, -75.4344 39.6993, -75.4344 41.9154, -80.5819 41.9154, -80.5819 39.6993))"^^gsp:wktLiteral ] ;
    dct:title "AML Inventory Sites 201804" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/202c70c2-c82a-4bf6-a3a1-c55229cd230a/resource/0e920ed3-cd2b-4596-8e90-6c201a1252c0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/202c70c2-c82a-4bf6-a3a1-c55229cd230a/resource/0e920ed3-cd2b-4596-8e90-6c201a1252c0> a dcat:Distribution ;
    dct:issued "2020-11-29T22:41:59.565376"^^xsd:dateTime ;
    dct:modified "2025-11-20T09:49:04.377005"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

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

