@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/a15cf8c0-7c2f-4829-b176-f92fe9293d98> 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 "a15cf8c0-7c2f-4829-b176-f92fe9293d98" ;
    dct:issued "2026-04-20T01:21:10.118012"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:21:10.118021"^^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/a15cf8c0-7c2f-4829-b176-f92fe9293d98/resource/e8a06f8d-dedf-4e6d-aa1c-b15febaf8b42> ;
    dcat:keyword "EARTH SCIENCES",
        "International Ocean Discovery Program",
        "Lord Howe Rise",
        "stratigraphic drilling" .

<https://data.gov.au/dataset/a15cf8c0-7c2f-4829-b176-f92fe9293d98/resource/e8a06f8d-dedf-4e6d-aa1c-b15febaf8b42> a dcat:Distribution ;
    dct:description "Download Flyer (pdf) [2.2 MB]" ;
    dct:format "PDF" ;
    dct:issued "2026-04-20T01:21:10.120731"^^xsd:dateTime ;
    dct:modified "2026-04-20T01:21:10.113107"^^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" .

