@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/44513fd7-caf5-41e4-bc2e-615646148618> a dcat:Dataset ;
    dct:description "The GEOPHYS_SURV database describes geophysical surveys (air, land, and marine), the datasets derived from those surveys, and the methods used for delivery of those datasets.  The database includes metadata for all surveys conducted or managed by Geoscience Australia and its predecessor agencies, as well as data and surveys from State and Territory geological survey agencies." ;
    dct:identifier "44513fd7-caf5-41e4-bc2e-615646148618" ;
    dct:issued "2026-04-04T06:08:48.491281"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-04T06:08:48.491290"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-68.0000 -52.0000, 180.0000 -52.0000, 180.0000 25.0000, -68.0000 25.0000, -68.0000 -52.0000))"^^gsp:wktLiteral ] ;
    dct:title "Geophysical Surveys and Datasets Database (GEOPHYS_SURV)" ;
    dcat:keyword "EARTH SCIENCES",
        "Electrical and Electromagnetic Methods in Geophysics",
        "GEOPHYSICS",
        "Geophysics not elsewhere classified",
        "Gravimetrics",
        "Magnetism and Palaeomagnetism",
        "Published_External",
        "Seismology and Seismic Exploration",
        "geophysical survey" .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

