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

<https://data.gov.au/dataset/f66004af-9182-425f-ae59-5694cd8db5e1> a dcat:Dataset ;
    dct:description """The earthquake mapping tool allows you to: 
* view recent earthquakes which occurred over the past 30 days 
* search and explore all Australian earthquakes 
* search and explore earthquakes worldwide 
* view seismograms of earthquakes over the past 90 days 
* advise Geoscience Australia when you have felt a recent earthquake.""" ;
    dct:identifier "f66004af-9182-425f-ae59-5694cd8db5e1" ;
    dct:issued "2025-10-16T10:40:23.360695"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T10:40:23.360702"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Earthquake Mapping Tool" ;
    dcat:distribution <https://data.gov.au/dataset/f66004af-9182-425f-ae59-5694cd8db5e1/resource/2e215dbc-4edc-4f2a-9d54-164d8534472e>,
        <https://data.gov.au/dataset/f66004af-9182-425f-ae59-5694cd8db5e1/resource/afa12525-39a1-4687-a15a-df138413f1ce> ;
    dcat:keyword "Application",
        "Earth Sciences",
        "Published_External",
        "earthquakes" .

<https://data.gov.au/dataset/f66004af-9182-425f-ae59-5694cd8db5e1/resource/2e215dbc-4edc-4f2a-9d54-164d8534472e> a dcat:Distribution ;
    dct:description "Earthquake Mapping Tool" ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T10:40:23.362010"^^xsd:dateTime ;
    dct:modified "2025-10-16T10:40:23.354553"^^xsd:dateTime ;
    dct:title "Related Product" ;
    dcat:accessURL <http://www.ga.gov.au/earthquakes/searchQuake.do> .

<https://data.gov.au/dataset/f66004af-9182-425f-ae59-5694cd8db5e1/resource/afa12525-39a1-4687-a15a-df138413f1ce> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-10-16T10:40:23.362015"^^xsd:dateTime ;
    dct:modified "2025-10-16T10:40:23.354693"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

