@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/ed5655e9-4748-4d3c-968f-d1cb3e3a44d5> a dcat:Dataset ;
    dct:description "This double-sided A4 flyer promotes EFTF chronostratigraphic work in the NT, as well as the EFTF newsletter" ;
    dct:identifier "ed5655e9-4748-4d3c-968f-d1cb3e3a44d5" ;
    dct:issued "2025-10-16T19:42:54.522324"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T19:42:54.522330"^^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 "AGES 2021 flyer" ;
    dcat:distribution <https://data.gov.au/dataset/ed5655e9-4748-4d3c-968f-d1cb3e3a44d5/resource/7074218e-5680-47bf-a710-84098d8f4081> ;
    dcat:keyword "EARTH SCIENCES",
        "EFTF",
        "Exploring For The Future",
        "GEOLOGY",
        "Published_External",
        "flyer" .

<https://data.gov.au/dataset/ed5655e9-4748-4d3c-968f-d1cb3e3a44d5/resource/7074218e-5680-47bf-a710-84098d8f4081> a dcat:Distribution ;
    dct:description "Download the flyer (pdf) [2.9 MB]" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T19:42:54.523474"^^xsd:dateTime ;
    dct:modified "2025-10-16T19:42:54.515399"^^xsd:dateTime ;
    dct:title "Download the flyer (pdf) [2.9 MB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/145310/145310_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" .

