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

<https://data.gov.au/dataset/a1a6c757-1b85-4f70-aead-15c60e40811c> a dcat:Dataset ;
    dct:description "The Lord Howe Rise Project is a collaborative research project between Geoscience Australia and the Japan Agency for Marine-Earth Science and Technology (JAMSTEC) that aims to better understand the geology, tectonics and paleoenvironment of the central Lord Howe Rise (northern Zealandia)." ;
    dct:identifier "a1a6c757-1b85-4f70-aead-15c60e40811c" ;
    dct:issued "2026-03-07T08:39:19.140944"^^xsd:dateTime ;
    dct:modified "2026-03-07T08:39:19.140951"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.7684 -40.6246, 179.7945 -40.6246, 179.7945 -22.3593, 149.7684 -22.3593, 149.7684 -40.6246))"^^gsp:wktLiteral ] ;
    dct:title "Lord Howe Rise: Project Flyer - 2018 Version" ;
    dcat:distribution <https://data.gov.au/dataset/a1a6c757-1b85-4f70-aead-15c60e40811c/resource/4228499f-420d-4db0-bdc9-641659effecb> ;
    dcat:keyword "EARTH SCIENCES",
        "International Ocean Discovery Program",
        "Lord Howe Rise",
        "stratigraphic drilling" .

<https://data.gov.au/dataset/a1a6c757-1b85-4f70-aead-15c60e40811c/resource/4228499f-420d-4db0-bdc9-641659effecb> a dcat:Distribution ;
    dct:description "Download Flyer (pdf) [2.2 MB]" ;
    dct:format "PDF" ;
    dct:issued "2026-03-07T08:39:19.141912"^^xsd:dateTime ;
    dct:modified "2026-03-07T08:39:19.136486"^^xsd:dateTime ;
    dct:title "Download Flyer (pdf) [2.2 MB]" ;
    dcat:accessURL <https://corpdata.s3.ap-southeast-2.amazonaws.com/110582/110582_00_0.PDF> .

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

