@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.gov.au/dataset/a4e62fda-6782-4cac-b0cf-20e807fb88dd> a dcat:Dataset ;
    dct:description "This map shows the locations of mines operating at the end of 2017, developing mines and mineral deposits in Australia. Developing mines are deposits with a proven minable resource and where mines site development has commenced or where a decision to mine has been announced. Mineral deposits highlight areas of know mineralisation with a proven or probable resource, that are not currently being mined or developed. Closed mines or mines not operating at the end of 2017 are not shown." ;
    dct:identifier "a4e62fda-6782-4cac-b0cf-20e807fb88dd" ;
    dct:issued "2025-10-17T02:26:06.688689"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-17T02:26:06.688697"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((108.0000 -44.0000, 156.0000 -44.0000, 156.0000 -10.0000, 108.0000 -10.0000, 108.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australian Operating Mines Map 2017" ;
    dcat:distribution <https://data.gov.au/dataset/a4e62fda-6782-4cac-b0cf-20e807fb88dd/resource/21b45ea0-6af8-42ac-ac6c-8592b0de3648> ;
    dcat:keyword "Geology",
        "Geoscience",
        "Mining",
        "Published_External",
        "Thematic Map" .

<https://data.gov.au/dataset/a4e62fda-6782-4cac-b0cf-20e807fb88dd/resource/21b45ea0-6af8-42ac-ac6c-8592b0de3648> a dcat:Distribution ;
    dct:description "Download the Map (pdf - 13.1MB)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-17T02:26:06.693250"^^xsd:dateTime ;
    dct:modified "2025-10-17T02:26:06.646853"^^xsd:dateTime ;
    dct:title "Download the Map (pdf - 13.1MB)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/115542/115542_Operating_Mines_Map_2017.pdf> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

