@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/9b8f62a8-8cdc-4e71-afa8-6fd7338acc09> a dcat:Dataset ;
    dct:description "Map of Australian gold deposits plus infrastructure, February 2005" ;
    dct:identifier "9b8f62a8-8cdc-4e71-afa8-6fd7338acc09" ;
    dct:issued "2025-10-16T11:16:22.941746"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T11:16:22.941753"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((110.0000 -44.0000, 156.0000 -44.0000, 156.0000 -9.0000, 110.0000 -9.0000, 110.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australian Gold Deposits, (including infrastructure), February 2005" ;
    dcat:distribution <https://data.gov.au/dataset/9b8f62a8-8cdc-4e71-afa8-6fd7338acc09/resource/484b5fcd-40b3-4377-a60c-0c1f4128fb59>,
        <https://data.gov.au/dataset/9b8f62a8-8cdc-4e71-afa8-6fd7338acc09/resource/6f4c1e32-d057-4716-a159-3fa1ed9ae5e9> ;
    dcat:keyword "AU",
        "Geophysical Map",
        "Geophysics",
        "Published_External",
        "geology",
        "geophysics",
        "mapping",
        "mineral deposits" .

<https://data.gov.au/dataset/9b8f62a8-8cdc-4e71-afa8-6fd7338acc09/resource/484b5fcd-40b3-4377-a60c-0c1f4128fb59> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T11:16:22.944964"^^xsd:dateTime ;
    dct:modified "2025-10-16T11:16:22.932227"^^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/9b8f62a8-8cdc-4e71-afa8-6fd7338acc09/resource/6f4c1e32-d057-4716-a159-3fa1ed9ae5e9> a dcat:Distribution ;
    dct:description "Download the file (jpg)" ;
    dct:format "JPEG" ;
    dct:issued "2025-10-16T11:16:22.944958"^^xsd:dateTime ;
    dct:modified "2025-10-16T11:16:22.932084"^^xsd:dateTime ;
    dct:title "Download the file (jpg)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/68452/68452.jpg> .

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

