@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/8b216e47-1286-4f25-9357-af067e2ff10b> a dcat:Dataset ;
    dct:description "No abstract available" ;
    dct:identifier "8b216e47-1286-4f25-9357-af067e2ff10b" ;
    dct:issued "2025-10-16T06:16:15.659161"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T06:16:15.659168"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((122.5000 -29.5000, 123.0000 -29.5000, 123.0000 -29.0000, 122.5000 -29.0000, 122.5000 -29.5000))"^^gsp:wktLiteral ] ;
    dct:title "Mount Celia geological digital data" ;
    dcat:distribution <https://data.gov.au/dataset/8b216e47-1286-4f25-9357-af067e2ff10b/resource/0b1b5104-07a5-4c02-9f2d-53f210b225a7> ;
    dcat:keyword "100K scale",
        "AU-WA",
        "Earth Sciences",
        "GIS Dataset",
        "Published_External",
        "geology" .

<https://data.gov.au/dataset/8b216e47-1286-4f25-9357-af067e2ff10b/resource/0b1b5104-07a5-4c02-9f2d-53f210b225a7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T06:16:15.660462"^^xsd:dateTime ;
    dct:modified "2025-10-16T06:16:15.650441"^^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" .

