@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/53e61977-5361-4dc8-bd9e-a3de87eb4267> a dcat:Dataset ;
    dct:description "A review of mineral exploration trends, activities and discoveries in Australia in 2017-2018" ;
    dct:identifier "53e61977-5361-4dc8-bd9e-a3de87eb4267" ;
    dct:issued "2025-10-16T22:55:11.800599"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T22:55:11.800604"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -44.0000, 154.0000 -44.0000, 154.0000 -9.0000, 112.0000 -9.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australian Mineral Exploration Review 2017-18" ;
    dcat:distribution <https://data.gov.au/dataset/53e61977-5361-4dc8-bd9e-a3de87eb4267/resource/23a500bf-0c11-4be0-9bd6-ab7b91ca963a>,
        <https://data.gov.au/dataset/53e61977-5361-4dc8-bd9e-a3de87eb4267/resource/c0b91e8b-0a4f-49b2-bfcf-f275db7fc937> ;
    dcat:keyword "GA Publication",
        "Geology",
        "Map",
        "Published_External" .

<https://data.gov.au/dataset/53e61977-5361-4dc8-bd9e-a3de87eb4267/resource/23a500bf-0c11-4be0-9bd6-ab7b91ca963a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T22:55:11.801815"^^xsd:dateTime ;
    dct:modified "2025-10-16T22:55:11.795012"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<https://data.gov.au/dataset/53e61977-5361-4dc8-bd9e-a3de87eb4267/resource/c0b91e8b-0a4f-49b2-bfcf-f275db7fc937> a dcat:Distribution ;
    dct:description "Download the Review (3.5MB)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T22:55:11.801811"^^xsd:dateTime ;
    dct:modified "2025-10-16T22:55:11.794879"^^xsd:dateTime ;
    dct:title "Download the Review (3.5MB)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/126024/126024_AMER_2017-18.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" .

