@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/192e7aba-fb56-4b33-9fdf-c01579a899a7> a dcat:Dataset ;
    dct:description "In October 2020 the Exploring for the Future program held a series of workshops to seek input and feedback on the plans for the second phase of the program. This presentation was used in the open workshops held with industry stakeholders." ;
    dct:identifier "192e7aba-fb56-4b33-9fdf-c01579a899a7" ;
    dct:issued "2025-10-17T04:50:29.919769"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-17T04:50:29.919775"^^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 "EFTF Industry Stakeholder Workshop presentation 2020" ;
    dcat:distribution <https://data.gov.au/dataset/192e7aba-fb56-4b33-9fdf-c01579a899a7/resource/3aab6940-8ceb-4236-8746-c712156bd8af> ;
    dcat:keyword "EARTH SCIENCES",
        "EFTF",
        "Exploring for the Future",
        "Published_External" .

<https://data.gov.au/dataset/192e7aba-fb56-4b33-9fdf-c01579a899a7/resource/3aab6940-8ceb-4236-8746-c712156bd8af> a dcat:Distribution ;
    dct:description "Download the presentation (PPTX) [16 MB]" ;
    dct:format "PPTX" ;
    dct:issued "2025-10-17T04:50:29.929441"^^xsd:dateTime ;
    dct:modified "2025-10-17T04:50:29.889203"^^xsd:dateTime ;
    dct:title "Download the presentation (PPTX) [16 MB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/144546/144546_00_0.PPTX> .

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

