@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/ddb65f7b-811e-4582-b7e6-0e4344b7390a> a dcat:Dataset ;
    dct:description """Geoscience Australia, in partnership with State and Northern Territory Geological Surveys, is using the magnetotelluric to image the resistivity structure of the Australian continent. Data have been acquired in regions with known resource potential as well as greenfield areas across Australia
The processed data, model and report for these surveys have been released to public. The data release table provides information for these surveys, including the survey name, number of stations, survey date, and the release date.""" ;
    dct:identifier "ddb65f7b-811e-4582-b7e6-0e4344b7390a" ;
    dct:issued "2025-10-16T06:21:47.706426"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T06:21:47.706432"^^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 "Magnetotelluric data release table" ;
    dcat:distribution <https://data.gov.au/dataset/ddb65f7b-811e-4582-b7e6-0e4344b7390a/resource/bccbfc51-d1b9-4f9f-8f79-59cb9b433422> ;
    dcat:keyword "Published_External" .

<https://data.gov.au/dataset/ddb65f7b-811e-4582-b7e6-0e4344b7390a/resource/bccbfc51-d1b9-4f9f-8f79-59cb9b433422> a dcat:Distribution ;
    dct:description "Download the table (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T06:21:47.707561"^^xsd:dateTime ;
    dct:modified "2025-10-16T06:21:47.702521"^^xsd:dateTime ;
    dct:title "Download the table (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/122188/eCat122188_MT_data_release.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" .

