@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/1e3daa4f-c065-4662-b071-c59d04113a0b> a dcat:Dataset ;
    dct:description "Blake.D.H., 1996 Gordon Downs Preliminary Edition (1:100,000 scale geological map) Australian Geological Survey Organisation, Canberra." ;
    dct:identifier "1e3daa4f-c065-4662-b071-c59d04113a0b" ;
    dct:issued "2025-06-23T03:41:59.625410"^^xsd:dateTime ;
    dct:modified "2025-12-20T09:05:53.526678"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/69d87f0f-eb7e-43de-a529-896e8180837d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((129.0000 -18.5000, 129.0000 -19.0000, 128.5000 -19.0000, 128.5000 -18.5000, 129.0000 -18.5000)))"^^gsp:wktLiteral ] ;
    dct:title "1:100,000 Geological series map - Gordon Downs (4660)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Maintainer Not Specified" ;
            vcard:hasEmail <mailto:info@data.wa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/1e3daa4f-c065-4662-b071-c59d04113a0b/resource/c2e58837-5c8d-4eb5-81ca-bcf950d47659> ;
    dcat:keyword "100 000",
        "4660",
        "Geological Series Map",
        "Geology",
        "Geosciences",
        "Gordon Downs",
        "Industry",
        "Mine",
        "Minerals",
        "Mining" .

<https://data.gov.au/dataset/1e3daa4f-c065-4662-b071-c59d04113a0b/resource/c2e58837-5c8d-4eb5-81ca-bcf950d47659> a dcat:Distribution ;
    dct:description """Blake.D.H., 1996 Gordon Downs Preliminary Edition (1:100,000 scale geological map) Australian Geological Survey Organisation, Canberra.\r
""" ;
    dct:format "JPEG2000 - GDA2020 - MGA2020" ;
    dct:issued "2018-09-11T01:09:27.055773"^^xsd:dateTime ;
    dct:modified "2025-12-20T09:05:47.304405"^^xsd:dateTime ;
    dct:title "1:100,000 Geological series map - Gordon Downs (4660)" ;
    dcat:accessURL <https://dasc.dmirs.wa.gov.au/home?productAlias=100KGORDON-DOWNS> .

<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" .

