@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/ea9f6024-0c6e-4d81-813d-942c5aa82213> a dcat:Dataset ;
    dct:description """AGRF25 is a regional magnetic field model for Australia covering the interval 2020-2030.&nbsp;
The Australian Geomagnetic Reference Field (AGRF) is a set of numerical models of the geomagnetic field for Australia and near-neighbouring regions. It represents a combination of the Earth's main field originating from the core and the broad-scale crustal field. AGRF describes the geomagnetic field on a regional scale, intermediate between the global scale of the International Geomagnetic Reference Field (IGRF) and the local scale provided by detailed ground and aeromagnetic surveys.

Included with the dataset is evaluation software:
README.TXT:&nbsp;This text file of information

AGRF25S.FOR: Source code of a main program for generating AGRF25 values
&nbsp;&nbsp;&nbsp;&nbsp;at a sequence of single sites. The program may also be used to
&nbsp;&nbsp;&nbsp;&nbsp;generate values of the International Geomagnetic Reference Field,&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;revision 14 for epochs after 2025.0

AGRF25S.EXE: A Windows console application of program AGRF25S

AGRF25G.FOR: Source code of a main program for generating AGRF25 values
&nbsp;&nbsp;&nbsp;&nbsp;for a single field element on a latitude-longitude grid at&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;a constant altitude

AGRF25G.EXE: A Windows console application of program AGRF25G

AGRF25LB.FOR: Source code for subroutines called by the main programs.

COEF25:&nbsp;&nbsp;A data file of model coefficients and parameters.

GRID2GEO.FOR: Source code of a program to convert Universal Transverse
&nbsp;&nbsp;&nbsp;&nbsp;Mercator Easting and Northings to geodetic latitude and longitude

GRID2GEO.EXE: A Windows console application of GRID2GEO

GEO2GRID.FOR: Source code of a program to convert geodetic latitude and&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;longitude to UTM Easting and Northings

GEO2GRID.EXE: A Windows console application of GEO2GRID

SPHEROID.TXT: A text data file of geodetic spheroid parameters,&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;used by GRID2GEO and GEO2GRID""" ;
    dct:identifier "ea9f6024-0c6e-4d81-813d-942c5aa82213" ;
    dct:issued "2025-10-16T08:09:52.240739"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T08:09:52.240746"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((45.0000 -90.0000, 168.0000 -90.0000, 168.0000 -9.0000, 45.0000 -9.0000, 45.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australian Geomagnetic Reference Field 2025 Revision (AGRF25)" ;
    dcat:distribution <https://data.gov.au/dataset/ea9f6024-0c6e-4d81-813d-942c5aa82213/resource/16c29104-2d06-4e1b-bcec-5199c3155e9b> ;
    dcat:keyword "2025",
        "Magnetism and Palaeomagnetism",
        "Published_External",
        "geomagnetism",
        "magnetic field" .

<https://data.gov.au/dataset/ea9f6024-0c6e-4d81-813d-942c5aa82213/resource/16c29104-2d06-4e1b-bcec-5199c3155e9b> a dcat:Distribution ;
    dct:description "Download dataset (zip) [26.4 MB]" ;
    dct:format "ZIP" ;
    dct:issued "2025-10-16T08:09:52.242905"^^xsd:dateTime ;
    dct:modified "2025-10-16T08:09:52.231739"^^xsd:dateTime ;
    dct:title "Download dataset (zip) [26.4 MB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/150056/150056_00_0.zip> .

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

