@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/905fcf07-7ddc-5fa9-92bf-e35b0538fe8f> a dcat:Dataset ;
    dct:description """A compilation of airborne electromagnetic (AEM) survey data for the area surrounding Beaufort River, Western Australia.  The AEM data was collected using the SkyTEM 312 system.  
Data have been processed and inverted using stitched 1D layered earth models including induced polarisation effects using Cole-Cole parameters for chargeability, time-constant, and exponent factor.
Included are the processed data and inverted models.  Cross sections of the modeled electrical conductivity """ ;
    dct:identifier "905fcf07-7ddc-5fa9-92bf-e35b0538fe8f" ;
    dct:issued "2025-09-20T16:24:32.382468"^^xsd:dateTime ;
    dct:modified "2025-09-20T16:24:32.382476"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Beaufort River AEM Project Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aaron Davis" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

