@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/72ec9f21-b8ed-4ec9-8511-407c8a8f3aae> a dcat:Dataset ;
    dct:description "The ArcInfo grid was created from the bathymetry data and represents the degree of slope of an area of seabed. This dataset is a contribution to the CERF Marine Biodiversity Hub and is hosted temporarily by CMAR on behalf of Geoscience Australia." ;
    dct:identifier "72ec9f21-b8ed-4ec9-8511-407c8a8f3aae" ;
    dct:issued "2025-06-24T22:51:28.941075"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:51:28.941081"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((106.4000 -48.2000, 169.6000 -48.2000, 169.6000 -7.9000, 106.4000 -7.9000, 106.4000 -48.2000))"^^gsp:wktLiteral ] ;
    dct:title "topographic slope (degree)" ;
    dcat:distribution <https://data.gov.au/dataset/72ec9f21-b8ed-4ec9-8511-407c8a8f3aae/resource/1d17cac7-01ea-43bd-a3f4-2d30c61ff62b> .

<https://data.gov.au/dataset/72ec9f21-b8ed-4ec9-8511-407c8a8f3aae/resource/1d17cac7-01ea-43bd-a3f4-2d30c61ff62b> a dcat:Distribution ;
    dct:description "Download dataset (Warning .zip 308 MB)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:51:28.942726"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:51:28.938892"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=5182> .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

