@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/c643b369-30ee-4dd2-97d6-ecac618d4d52> a dcat:Dataset ;
    dct:description """The <a href="https://www.qld.gov.au/environment/land/management/abandoned-mines/remediation-projects">Abandoned Mine Lands Program (AMLP)</a> is managing legacy mining impacts at abandoned mine sites across Queensland.

This management ranges from active remediation programs including investigation, design and implementation activities, to care and maintenance programs and responses to abandoned mine notifications.""" ;
    dct:identifier "c643b369-30ee-4dd2-97d6-ecac618d4d52" ;
    dct:issued "2026-03-02T00:38:29.287877"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:38:31.661457"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/59f4ef91-35de-4372-8e5d-a30c7709c169> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Abandoned mine remediation projects" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "web@nrmmrrd.qld.gov.au" ;
            vcard:hasEmail <mailto:web@nrmmrrd.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/c643b369-30ee-4dd2-97d6-ecac618d4d52/resource/ea80f88a-5fcb-41ab-af8b-7964701b967a> ;
    dcat:keyword "abandon",
        "mines" ;
    dcat:landingPage <https://www.qld.gov.au/environment/land/management/abandoned-mines/remediation-projects> .

<https://data.gov.au/dataset/c643b369-30ee-4dd2-97d6-ecac618d4d52/resource/ea80f88a-5fcb-41ab-af8b-7964701b967a> a dcat:Distribution ;
    dct:description "Our current key project sites are listed below." ;
    dct:format "CSV" ;
    dct:issued "2026-02-06T03:00:15.318476"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:38:29.284975"^^xsd:dateTime ;
    dct:title "Key abandoned mine remediation projects" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "bfc17fdf4d034bc77d47a9eaa60f0b9c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/c643b369-30ee-4dd2-97d6-ecac618d4d52/resource/ea80f88a-5fcb-41ab-af8b-7964701b967a/download/abandoned-mines-remediation-project.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/59f4ef91-35de-4372-8e5d-a30c7709c169> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Natural Resources and Mines, Manufacturing and Regional and Rural Development" .

<https://www.qld.gov.au/environment/land/management/abandoned-mines/remediation-projects> a foaf:Document .

