@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/937f6e65-22e8-464a-9887-e7e6272b9273> a dcat:Dataset ;
    dct:description """Geoscience Australia is Australia’s Earth science public sector organisation, recognised for its expert data capabilities and high level of expertise. As the nation’s trusted advisor on geology and geography the organisation is the premium provider of data, science and analysis for decision makers. 
Internally, Geoscience Australia is currently targeting and refining its core capabilities in order to establish and clearly articulate our value proposition and service offering to stakeholders.""" ;
    dct:identifier "937f6e65-22e8-464a-9887-e7e6272b9273" ;
    dct:issued "2025-10-16T17:32:11.226387"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T17:32:11.226394"^^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 "Strategy 2028" ;
    dcat:distribution <https://data.gov.au/dataset/937f6e65-22e8-464a-9887-e7e6272b9273/resource/203795af-8f58-4a7d-921c-aa363382db8f> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External" .

<https://data.gov.au/dataset/937f6e65-22e8-464a-9887-e7e6272b9273/resource/203795af-8f58-4a7d-921c-aa363382db8f> a dcat:Distribution ;
    dct:description "Link to Geoscience Australia Strategy 2028" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T17:32:11.227530"^^xsd:dateTime ;
    dct:modified "2025-10-16T17:32:11.222477"^^xsd:dateTime ;
    dct:title "Link to Geoscience Australia Strategy 2028" ;
    dcat:accessURL <https://www.ga.gov.au/strategy-2028/home> .

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

