@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/c98f21f5-37eb-49e1-aa46-d04fe172cdd7> a dcat:Dataset ;
    dct:description "Chemistry of surface soil and lag samples" ;
    dct:identifier "c98f21f5-37eb-49e1-aa46-d04fe172cdd7" ;
    dct:issued "2025-06-23T05:49:00.198593"^^xsd:dateTime ;
    dct:modified "2025-12-20T16:14:45.648470"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/69d87f0f-eb7e-43de-a529-896e8180837d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((124.0000 -21.0000, 124.0000 -33.0000, 115.5000 -33.0000, 115.5000 -21.0000, 124.0000 -21.0000)))"^^gsp:wktLiteral ] ;
    dct:title "WMC surface geochemistry" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Data Administrator" ;
            vcard:hasEmail <mailto:gsd.dda@demirs.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/c98f21f5-37eb-49e1-aa46-d04fe172cdd7/resource/b24185a4-a119-4832-a7f3-9ab68a07f735> ;
    dcat:keyword "Geochemistry",
        "Geology",
        "Geoscience",
        "Lag Samples",
        "Surface Soil",
        "WMC" .

<https://data.gov.au/dataset/c98f21f5-37eb-49e1-aa46-d04fe172cdd7/resource/b24185a4-a119-4832-a7f3-9ab68a07f735> a dcat:Distribution ;
    dct:description "Chemistry of surface soil and lag samples" ;
    dct:format "CSV GDB SHP TAB" ;
    dct:issued "2018-08-28T07:40:24.239859"^^xsd:dateTime ;
    dct:modified "2025-12-20T16:14:39.434071"^^xsd:dateTime ;
    dct:title "WMC surface geochemistry" ;
    dcat:accessURL <https://dasc.dmirs.wa.gov.au/home?productAlias=WMCsurfGeochem> .

<https://data.gov.au/organization/69d87f0f-eb7e-43de-a529-896e8180837d> a foaf:Agent ;
    foaf:mbox "info@data.wa.gov.au" ;
    foaf:name "Department of Energy, Mines, Industry Regulation and Safety" .

