@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/ad952ee2-dc97-42ae-a7ac-f32c01a2ce74> a dcat:Dataset ;
    dct:description "This report provides information on the activities of Geoscience Australia during the 2021­–22 financial year." ;
    dct:identifier "ad952ee2-dc97-42ae-a7ac-f32c01a2ce74" ;
    dct:issued "2025-10-17T03:06:04.349586"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-17T03:06:04.349592"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((111.9013 -44.9097, 155.8397 -44.9097, 155.8397 -9.8984, 111.9013 -9.8984, 111.9013 -44.9097))"^^gsp:wktLiteral ] ;
    dct:title "Geoscience Australia Annual Report 2021-22" ;
    dcat:distribution <https://data.gov.au/dataset/ad952ee2-dc97-42ae-a7ac-f32c01a2ce74/resource/48438a00-c0ac-4c83-a2d4-f7cb0f662b9b> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External",
        "governance",
        "performance",
        "reporting" .

<https://data.gov.au/dataset/ad952ee2-dc97-42ae-a7ac-f32c01a2ce74/resource/48438a00-c0ac-4c83-a2d4-f7cb0f662b9b> a dcat:Distribution ;
    dct:description "Download the report (pdf) [10.1 MB]" ;
    dct:format "PDF" ;
    dct:issued "2025-10-17T03:06:04.351034"^^xsd:dateTime ;
    dct:modified "2025-10-17T03:06:04.323178"^^xsd:dateTime ;
    dct:title "Download the report (pdf) [10.1 MB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/147258/147258_00_2.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" .

