@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/9fe71782-7d70-474e-b284-b4aec5150a0c> a dcat:Dataset ;
    dct:description "Report on mine maintenance, costs, equipment, employment, reserves, and workings." ;
    dct:identifier "9fe71782-7d70-474e-b284-b4aec5150a0c" ;
    dct:issued "2025-10-16T15:04:01.627304"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-11-19T08:21:20.280047"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((121.7000 -31.2000, 122.1000 -31.2000, 122.1000 -30.8000, 121.7000 -30.8000, 121.7000 -31.2000))"^^gsp:wktLiteral ] ;
    dct:title "Report on maintenance - New Milano gold mine" ;
    dcat:distribution <https://data.gov.au/dataset/9fe71782-7d70-474e-b284-b4aec5150a0c/resource/eb97e98f-a67c-4d06-b41c-5b70121acf9a>,
        <https://data.gov.au/dataset/9fe71782-7d70-474e-b284-b4aec5150a0c/resource/f59d5441-44ef-465b-ae9c-225461680e2f> ;
    dcat:keyword "AU-WA",
        "Earth Sciences",
        "GA Publication",
        "Published_External",
        "Record",
        "industry",
        "mining" .

<https://data.gov.au/dataset/9fe71782-7d70-474e-b284-b4aec5150a0c/resource/eb97e98f-a67c-4d06-b41c-5b70121acf9a> a dcat:Distribution ;
    dct:description "Download the Record (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-11-19T08:21:20.322165"^^xsd:dateTime ;
    dct:modified "2025-11-19T08:21:20.289414"^^xsd:dateTime ;
    dct:title "Download the Record (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/9802/Rec1945_054.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.gov.au/dataset/9fe71782-7d70-474e-b284-b4aec5150a0c/resource/f59d5441-44ef-465b-ae9c-225461680e2f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-11-19T08:21:20.322179"^^xsd:dateTime ;
    dct:modified "2025-11-19T08:21:20.289573"^^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/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

