@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/d882bc6b-81d9-4cf1-8297-c8a828b25680> a dcat:Dataset ;
    dct:description "A high-level factsheet that provides an overview of Geoscience Australia's High Purity Silica mineral potential study, which is part of the Australian Critical Mineral's Research and Development Hub." ;
    dct:identifier "d882bc6b-81d9-4cf1-8297-c8a828b25680" ;
    dct:issued "2025-10-16T08:01:03.816782"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T08:01:03.816792"^^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 "High Purity Silica Mineral Potential Study factsheet" ;
    dcat:distribution <https://data.gov.au/dataset/d882bc6b-81d9-4cf1-8297-c8a828b25680/resource/12152b2b-973e-4334-84a8-a5fcd564f050> ;
    dcat:keyword "Published_External",
        "R&D",
        "Research and Development",
        "Resource geoscience",
        "Silica",
        "factsheet" .

<https://data.gov.au/dataset/d882bc6b-81d9-4cf1-8297-c8a828b25680/resource/12152b2b-973e-4334-84a8-a5fcd564f050> a dcat:Distribution ;
    dct:description "Download the factsheet (pdf) [841 KB]" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T08:01:03.820559"^^xsd:dateTime ;
    dct:modified "2025-10-16T08:01:03.803636"^^xsd:dateTime ;
    dct:title "Download the factsheet (pdf) [841 KB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/149914/149914_00_0.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" .

