@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/b4bb2848-9911-4609-8c33-9cdcc4868889> a dcat:Dataset ;
    dct:description "Detailed geological mapping at 1:100 000 providing information on geological units, structural geology and faultlines, to produce a geological plan of the Arrowsmith-Beagle Islands region of Western Australia. The map was published in 1994. This data is held in GDA decimal degrees." ;
    dct:identifier "b4bb2848-9911-4609-8c33-9cdcc4868889" ;
    dct:issued "2025-06-23T05:32:44.556393"^^xsd:dateTime ;
    dct:modified "2025-12-20T15:09:40.281151"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/69d87f0f-eb7e-43de-a529-896e8180837d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((115.5000 -29.5000, 115.5000 -30.0000, 114.8300 -30.0000, 114.8300 -29.5000, 115.5000 -29.5000)))"^^gsp:wktLiteral ] ;
    dct:title "1:100,000 Geological series map - Arrowsmith - Beagle Island (1938 - 1838)" ;
    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/b4bb2848-9911-4609-8c33-9cdcc4868889/resource/a58e4863-4ea5-455c-88c3-0ee55b8a0f74> ;
    dcat:keyword "100 000",
        "1838",
        "1938",
        "Arrowsmith",
        "Beagle Island",
        "Geological Series Map",
        "Geology",
        "Geosciences",
        "Industry",
        "Mine",
        "Minerals",
        "Mining" .

<https://data.gov.au/dataset/b4bb2848-9911-4609-8c33-9cdcc4868889/resource/a58e4863-4ea5-455c-88c3-0ee55b8a0f74> a dcat:Distribution ;
    dct:description "Detailed geological mapping at 1:100 000 providing information on geological units, structural geology and faultlines, to produce a geological plan of the Arrowsmith-Beagle Islands region of Western Australia. The map was published in 1994. This data is held in GDA decimal degrees. " ;
    dct:format "SHP TAB JEPG2000 - GDA2020 - MGA2020" ;
    dct:issued "2018-08-31T01:27:59.333536"^^xsd:dateTime ;
    dct:modified "2025-12-20T15:09:34.105068"^^xsd:dateTime ;
    dct:title "1:100,000 Geological series map - Arrowsmith - Beagle Island (1938 - 1838)" ;
    dcat:accessURL <https://dasc.dmirs.wa.gov.au/home?productAlias=100KARROWSMITH-BEAGLE> .

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

